Forum Discussion
Anonymous
2 years agoNot 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 mo...
Deku
1 year agoSuper 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