Forum Discussion
dickel123
1 year agoAdvocate I
Multiple SaveChanges without transaction
Hi, after updating the Power BI Desktop version 2.140.1078.0 64-bit (Februar 2025) (which was said to be very buggy) to the newest version 2.140.1205.0 I am get a new error message "Multiple SaveCha...
- 1 year ago
In my PBIP project I solved it myself by trying first to delete "cache.abf".
Then Power BI did open normally and loaded the project withot any issues.
NicolasB
1 year agoFrequent Visitor
Hi Dickel123,
You might want to look at this topic
Sugesstion is the following
- Open the pbi folder in the *.SemanticModel folder.
- Delete all files in that folder (editorSettings.json, cache.adf, and localSettings.json ). Not sure if I needed to delete all of them.
- 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.
A user said only removing the cahe file is enough to fix the issue.