Forum Discussion
Power BI Service
- 1 year ago
Hi Rosy081,
Thank you for contacting the Microsoft Fabric Community.
I understand that you are experiencing issues downloading the report after deploying it via Deployment Pipelines. Unfortunately, this is a known limitation in Power BI Service, as downloading a .pbix file after deployment is not supported.
- Power BI disables the download option for reports when they are deployed via pipelines and linked to a dataset in a different workspace.
- Autobinding ensures the report remains connected to the dataset in the target stage but does not permit downloading the report.
For additional information, please refer to the official documentation:
The Microsoft Fabric deployment pipelines process - Microsoft Fabric | Microsoft Learn
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Hello Rosy081
If a report is based on a dataset located in a different workspace, downloading the report is not supported. This is a known limitation of Power BI Service
here are few things which yiu can do as workaround:
- Move or duplicate the dataset into the same workspace as the report:
- Download the dataset’s .pbix file from its current workspace.
- Publish it to the workspace containing the report.
If separating datasets and reports across workspaces is necessary, consider using linked datasets or creating a master workspace that houses both datasets and reports for easier management
If this is helpful , please accept the solution