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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
pbiwork
Frequent Visitor

Does Power BI Report Server include report versioning?

If a report is changed, is it possible to revert to a previous version in Power BI Report Server?

 

 

1 ACCEPTED SOLUTION


@TOK wrote:

@pbiworkIt is possibile indeed.

 

https://docs.microsoft.com/en-us/azure/devops/report/sql-reports/create-and-manage-reporting-service... 

 


Sorry @TOK but that article talks about creating reports against a TFS/DevOps version control system (so you could run reports on the number of checkins and work items closed etc) it does not talk about versioning reports that are already deployed onto Power BI Report server. 

 

Now you can definitely setup automated deployment pipelines so that when users check in to source control the report gets deployed to a production PBIRS instance, but that is typically more of a developer workflow, business users do not generally use source control systems or devops pipelines. 

 

If I'm not mistaken I think that what @pbiwork wants is to be able to rollback to a prior version if someone edits a pbix file and saves it back to the PBIRS server and currently there is no built-in support to be able to do this.

View solution in original post

5 REPLIES 5
TOK
Helper II
Helper II


@TOK wrote:

@pbiworkIt is possibile indeed.

 

https://docs.microsoft.com/en-us/azure/devops/report/sql-reports/create-and-manage-reporting-service... 

 


Sorry @TOK but that article talks about creating reports against a TFS/DevOps version control system (so you could run reports on the number of checkins and work items closed etc) it does not talk about versioning reports that are already deployed onto Power BI Report server. 

 

Now you can definitely setup automated deployment pipelines so that when users check in to source control the report gets deployed to a production PBIRS instance, but that is typically more of a developer workflow, business users do not generally use source control systems or devops pipelines. 

 

If I'm not mistaken I think that what @pbiwork wants is to be able to rollback to a prior version if someone edits a pbix file and saves it back to the PBIRS server and currently there is no built-in support to be able to do this.

Greg_Deckler
Super User
Super User

Are you asking if there is version control like in SharePoint?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Thanks for the reply.  I am not familiar with Sharepoint's version control functionality, but I would expect any existing version control in Power BI Report Server (PBIRS) to allow an administrator to revert a report back to a previous state (example: change back to old version before someone made changes to the report).

 

Any idea if this funtionality is availalble in PBIRS?

No, PBIRS does not keep report versions, it only has the current version. If you wanted functionality I think you would need to build it yourself. You could write a Powershell script to download all the files and upload a copy of them to somewhere that supported versioning (such as a Sharepoint document library) and then run this on a regular basis.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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