Forum Discussion
Deployment pipeline not detecting report changes
- 6 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.
Hello nandic,
Deployment pipelines detect PBIX file updates or new reports. Changes made directly in the service (browser editing) may not trigger detection.
To ensure the pipeline picks up updates, republish the report from Power BI Desktop. New reports are always detected, which matches what you observed.