The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have backed up a power bi workspace in Azure Git. How can I revert to the previous version report?
I can see the commit history, but not able to revert to a previous version in Azure Git
Hi @Jeanxyz,
Thank you for reaching out to Microsoft Fabric Community.
It appears that the issue is related to Azure Git. As this is Fabric Community Forum, I recommend you to please reach out to Azure community for quick assistance.
Azure Community Support | Microsoft Azure
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
Clone to local directory
Use git revert to create a commit that undoes the previous commit.
Push to remote repo (origin)
Sync changes
User | Count |
---|---|
5 | |
2 | |
2 | |
2 | |
2 |
User | Count |
---|---|
11 | |
7 | |
5 | |
4 | |
4 |