A lightweight tool that downloads Power BI reports from any workspace using the Fabric API and saves them in PBIR (Power BI Report) / Project structure format.
Works on any report — including legacy format reports and PBIR reports. Most importantly, this tool can download reports that are unable to be downloaded directly from the Power BI service.
Always up-to-date and the easiest way to get started.
➡️ Download One-Click Update & Run Tool
- Run
Universal Power BI Downloader.bat— downloads the latest version of this repo and executes the downloader script inline. - Select your Power BI environment (Public, USGov, China, etc.).
- Authenticate with your Power BI account.
- Pick a workspace, then select one or more reports to download.
- Reports are saved to
C:\Power BI Backupsin PBIR / Project structure format.
Every time you run Universal Power BI Downloader.bat, it automatically pulls the latest version of the script from this repository. There is no need to manually download updates — just keep using the same .bat file and you'll always be on the newest version.
This tool works with both legacy and PBIR formatted reports. Regardless of the source format, every report is output in PBIR / Project structure format — and even legacy reports can be opened using the .pbir file.
Reports are downloaded in the PBIR (Power BI Report) / Project structure format. This is the same format used by Power BI Desktop's Developer Mode and PBIP projects.
Once downloaded, you can:
- Open the
.pbirfile in Power BI Desktop to view and edit the report. - Save as
.pbixfrom Power BI Desktop to convert to the standard packaged format. - Continue working in PBIP format for source control, collaboration, and CI/CD workflows.
- Windows with PowerShell 5.1+
- Power BI account with access to the target workspace(s)
- The
MicrosoftPowerBIMgmtPowerShell module (installed automatically if missing)
Double-click Universal Power BI Downloader.bat and follow the prompts.
Same file to open and re-save when complete no matter which format the report is in:
Legacy format:
PBIR Format:

