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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Tabular Model - Compare changes to Latest Version

Hi

 

I get the following error when comparing my changes to the Latest Version on the server. 

 

Can somebody advise what I can do and if there are different methods to compare the code in the model.bim file? To be more specific, I would like to compare my workspace version/local to the last checked-in version in Azure DevOps.

 

TIA

 

nikilouwgmail_0-1694701730236.png

nikilouwgmail_1-1694701750623.png

 

I found the below on the web, but does not seem that it was resolved in 2020.

 

https://developercommunity.visualstudio.com/t/comparing-source-code-error-occurred-during-differ/109...

1 REPLY 1
Deku
Super User
Super User

  • Save a one of the model.bim in a folder
  • Enable git (git init)
  • Commit
  • Overwrite with the other model.bim
  • Look at git diff

Or you could try to deploy local model to service with ALM toolkit which will also show a diff


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors