Forum Discussion
Deployment pipeline not detecting report changes
- 5 months ago
Hi nandic ,
Thank you for clarifying. Deployment pipelines are able to reliably detect changes when a report or semantic model is republished from Power BI Desktop. However, if changes are made directly in Power BI Service such as editing titles, filters, or formatting these are considered service-side metadata changes and may not always trigger change detection in deployment pipelines.
This means you might see the change indicator appear inconsistently when making edits in the service.
To ensure consistent detection in the pipeline, it is best to republish the report from Power BI Desktop before deploying.
Thank You.
Hi nandic ,
Thank you for clarifying. Deployment pipelines are able to reliably detect changes when a report or semantic model is republished from Power BI Desktop. However, if changes are made directly in Power BI Service such as editing titles, filters, or formatting these are considered service-side metadata changes and may not always trigger change detection in deployment pipelines.
This means you might see the change indicator appear inconsistently when making edits in the service.
To ensure consistent detection in the pipeline, it is best to republish the report from Power BI Desktop before deploying.
Thank You.
Hello V-yubandi-msft,
we are facing the same issue and we are following the way your are recommending.
We are publishing the report from Power BI Desktop to dev workspace and then we are deploying to production via deployment pipeline.
For us it was not detecting any change. The change we made was on page level filter. Is it posible that it simply doesn´t consider the filters while checking for changes?
At the end in production our filter changes are not displayed even if we have them in dev and are publishing to prod via pipeline.
Best regards, Thomas
- V-yubandi-msft5 months agoCommunity Support
If you republish the report from Power BI Desktop to the Dev workspace, the deployment pipeline should normally pick up the change. Page level filter changes are included in the report, so they should be reflected after republishing.
If the pipeline isn’t detecting the change and the update isn’t showing in Production, it could be a temporary issue. You can try republishing the report to Dev and redeploying through the pipeline.
If it still doesn’t work, consider raising a support ticket for further investigation.
Create a Fabric and Power BI Support Ticket - Power BI | Microsoft Learn
Thank You.