You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consistency of deployment/automation of various items, in this case specifically paginated reports.
🛰 Alternatives
There is also no support in the Rest API for paginated report (like there is for report, semantic model, data pipeline, etc).
The solution would be to code the download of the rdl from GitHub and then upload that file to the workspace.
🚀 Feature description
I am not seeing the equivalent of this: https://registry.terraform.io/providers/microsoft/fabric/latest/docs/resources/report for the paginatedreport item type. Is this available so that we can obtain an rdl from GitHub and load it to a target workspace?
🔈 Motivation
Consistency of deployment/automation of various items, in this case specifically paginated reports.
🛰 Alternatives
There is also no support in the Rest API for paginated report (like there is for report, semantic model, data pipeline, etc).
The solution would be to code the download of the rdl from GitHub and then upload that file to the workspace.
🚧 Potential Configuration / Desired Solution
Equivalent capability as any of the others such as
https://registry.terraform.io/providers/microsoft/fabric/latest/docs/resources/report
or
https://registry.terraform.io/providers/microsoft/fabric/latest/docs/resources/semantic_model
📎 Additional context
No response
☑️ Acceptance Criteria
Ability to deploy a paginated report the same way as deployment is done for report and semantic model.
🔰 Code of Conduct
The text was updated successfully, but these errors were encountered: