Forum Discussion
False changes in PBIP files when no changes are made
Hi!
We use CI/CD for PBIP report and have a file with all measures.
The problem is that Power BI moves measures across file even when there were no changes, causing Git to track this false positive changes. This makes it much harder to collaborate. It happens in queries files as well, but measures cause the most trouble.
Do you know why PBI does it and is there any solution? May it be caused by slightly different versions of PBI?
Reproduction steps
1. Pull the latest version from repo.
2. Open the report.
3. Change nothing.
4. Save it.
5. Have some changes.
These measures are tracked as deleted but they are actually moved to another place inside the file.
1 Reply
- AnonymousNot applicable
Hi slava_aptown ,
Here I suggest you to refer to below offical blogs. I hope they could help you solve your issue.
Power BI Desktop projects (PBIP) - Power BI | Microsoft Learn
Azure DevOps build pipeline integration with Power BI Desktop projects - Power BI | Microsoft Learn
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.