Forum Discussion
tomordonezmiron
1 year agoFrequent Visitor
Cannot open PBIP in latest release Feb 2025
Opening a PBIP file throws this popup error: There's a problem with the definition content in your Power BI Project. Multiple SaveChanges without transaction It allows copying the details of ...
- 1 year agoThe issue is with your cache.abf file. My assumption is that this file not only stores your report’s local cache but also may include metadata tied to a specific Power BI version.To resolve this:
- Go to the Dataset(SemanticModel)/.pbi folder.
- Delete the cache.abf file.
- Reopen your report in Power BI Desktop and refresh it from scratch.
otets
Advocate I
1 year agoThe issue is with your cache.abf file. My assumption is that this file not only stores your report’s local cache but also may include metadata tied to a specific Power BI version.
To resolve this:
- Go to the Dataset(SemanticModel)/.pbi folder.
- Delete the cache.abf file.
- Reopen your report in Power BI Desktop and refresh it from scratch.
ImTrainChooChoo
1 year agoRegular Visitor
Deleting cache.abf worked. Thanks.