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.
tomordonezmiron
1 year agoFrequent Visitor
I tried the same solution as seen here: Solved: Can't Open .pbip File - Microsoft Fabric Community
Removing the local repo and cloning again seems to work
- otets1 year ago
Advocate I
This workaround helped because the problematic cache.abf file was removed along with the entire repository.