Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
Is there a way to manage versions of a .pbix file published on my Power BI Report Server (on-premises) please? Any plugin ?
Thank you in advance!
Regards,
Camille
Solved! Go to Solution.
Hi,
You can use ReportingServicesTools. It's PowerShell module for RS.
Try to use import and upload functions to prepare manage version mechanizm.
https://www.powershellgallery.com/packages/ReportingServicesTools/0.0.5.0
I'm not aware of any plugins or tools that do this well.
We use a powershell script that we run every 15 minutes. It downloads any amended or new reports onto disk and saves them with a timestamp. It doesn't catch every version but it does mean you have more than the last version on the server.
You can also use it to do a full backup of the server.
Hi,
You can use ReportingServicesTools. It's PowerShell module for RS.
Try to use import and upload functions to prepare manage version mechanizm.
https://www.powershellgallery.com/packages/ReportingServicesTools/0.0.5.0
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |