Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare 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
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.