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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Andy_S
New Member

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
dillonfarrar
Advocate I
Advocate I

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors