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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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