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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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