Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Camicamomille
Frequent Visitor

How to manage report versions on Power BI Report Server?

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

1 ACCEPTED SOLUTION
saykasku
Resolver I
Resolver I

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

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

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. 

 

saykasku
Resolver I
Resolver I

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

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors