Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I am trying to export pbix report to my local machine. I have admin access on the workspace and am able to list the reports. However, I'm getting "unauthorized..." error while trying to export the report. Appreciate any help here.
Here is the code I'm using
Connect-PowerBIServiceAccount
Export-PowerBIReport -Id XXXXX -WorkspaceId XXXXX -OutFile .\ExportReportByPowershell.pbix -Verbose
Error Message:
Export-PowerBIReport : Operation returned an invalid status code 'Unauthorized'
At line:12 char:3
+ Export-PowerBIReport -Id $reportId -WorkspaceId $workspace.Id -OutF ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...rtPowerBIReport:ExportPowerBIReport) [Export-PowerBIReport], HttpOperationException
+ FullyQualifiedErrorId : Operation returned an invalid status code 'Unauthorized',Microsoft.PowerBI.Commands.Reports.ExportPowerBIReport
VERBOSE: Request Uri: https://api.powerbi.com/v1.0/myorg/groups/xxxxx/reports/xxxxx/Export
VERBOSE: Status Code: Unauthorized (401)
Solved! Go to Solution.
Download a report from the Power BI service to Power BI Desktop - Power BI | Microsoft Learn
There's a long list of restrictions when it comes to PBIX download. Validate that your scenario is not covered by that list.
Can you please share those requirements with me. I didn't see much in the documentation. Thanks!
Download a report from the Power BI service to Power BI Desktop - Power BI | Microsoft Learn
That worked, thank you. Going by the error, I was wondering if there was a limitation with accessing the report. I see that the Large Semantic Model was set on the report. I am able to export after turning that off.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 2 |