Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Andy_S
Frequent Visitor

Deployment pipelines from Prod to Test - Compare missmatch

Deployment pipelines from Prod to Test - Compare missmatch

Hi together,

 

I have two Workspaces which are already in use in a functioning deployment pipline. But now someone developed a report in the production Workspace.

When I publish this report on the test Workspace the comparison does not match the two reports:

msedge_ZLr8wJnNL3.png
When I deploy the test report I have two reports and datasets with the same name on production. On with the old report URL and a new URL. Changes are only deployed to the new report.
Is it possible to match these two reports and deploying in correctly?

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

No, they have different GUIDs.  The report names are not really important (at least not in this scenario).  

 

Look into using ALM Toolkit for better control.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

If you are using parameters to set what datasource to use within each workspace, If using Test Workspace then use TEST SQL Server, if using PROD use Production SQL Server would this cause a mismatch within the compare? And also cause duplicates of the same report/dataset when deploying to Production workspace from TEST? @lbendlin @Andy_S 

as long as the parameter name matches you should not have issues with that.

lbendlin
Super User
Super User

No, they have different GUIDs.  The report names are not really important (at least not in this scenario).  

 

Look into using ALM Toolkit for better control.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors