Forum Discussion
Multiple SaveChanges without transaction
- 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.
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.
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.
- ImTrainChooChoo1 year agoRegular Visitor
Yes, deleting cache.abf was enough in my case.
Related post:
Solved: Cannot open PBIP in latest release Feb 2025 - Microsoft Fabric Community - KilianG1 year agoFrequent Visitor
Deleting the file(s) didn't work for me - now i got another error:
Failed to decrypt credentials
The credentials for the data source could not be decrypted. Start the
Program new. If you still see this message, you can change your credentials
by clicking on the "Delete permissions" button.
...so far, so bad - BUT:
clicking on the "Delete permissions" button and restarting the program doesn't change anything - as deleting all files in the .pbi folder: the error still occurs.
Does anyone have a clue?
I urgently need to work with the file!