Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
If a report is changed, is it possible to revert to a previous version in Power BI Report Server?
Solved! Go to Solution.
@TOK wrote:
@pbiworkIt is possibile indeed.
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.
@TOK wrote:
@pbiworkIt is possibile indeed.
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.
Are you asking if there is version control like in SharePoint?
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |