Forum Discussion
model.bim file issues - 'Multiple SaveChanges without transaction' - error log provided
- 1 year ago
OK. I just fixed it for me. I'm using the TMDL serialization.
- Open the pbi folder in the *.SemanticModel folder.
- Delete cache.adf.
- Load the Power BI project in Power BI desktop and it should load. The data will need to be rehydrated since the cache file was removed.
OK. I just fixed it for me. I'm using the TMDL serialization.
- Open the pbi folder in the *.SemanticModel folder.
- Delete cache.adf.
- Load the Power BI project in Power BI desktop and it should load. The data will need to be rehydrated since the cache file was removed.
- Bejan1 year agoNew Member
Hi thanks for this n8ball. I deleted only the cache.abf file and it seems to be working fine again
- Anonymous1 year agoNot applicable
Hi, Bejan
We are very pleased to hear that the issue has been resolved. Thank you for sharing the solution with us. If you are willing, you might consider accepting this solution, as it can also help other community members facing the same issue find a solution more quickly.Of course, if there is anything else we can do for you, please do not hesitate to contact us. Once again, thank you for your contribution, and we look forward to your response.
Best Regards,
Leroy Lu
- Johag1 year agoAdvocate II
Same here, deleted the cache.abf and then open the project. Worked for me.
A tip to prevent this from happen again is to add the cache-file to .gitignore.
- dendenharmet1 year agoFrequent Visitor
This worked for me! I only deleted the cache.abf under .pbi folder. Thanks!
- alana_i1 year agoNew Member
Why wouldn't having cache.abf in the gitignore file work?