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
Yes it works for me as well. However I have identified the root cause: one of my table is incrementaly refreshed. The incrementalPeriods (refreshPolicy) attribute was updated leading to this issue.