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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
sjrrkb123
Helper III
Helper III

Deployment Pipeline Shows Differences in Datasets but ALM Toolkit Shows the Datasets as Identical

I am running into an issue where after deploying an update to a dataset and pushing it from DEV to Test, our deployment pipeline is showing the datasets as being different. I used the ALM Toolkit to compare the datasets and they come back as identical. Any thoughts on why this would be happening?

 

  1. Data Sources
    1. Dataflows
      1. import
    2. SQL Server
      1. Direct Query
  2. There is no RLS implemented in this dataset 

 

Let me know if I can provide more information.

1 ACCEPTED SOLUTION
edhans
Super User
Super User

For safety you can save the model as a BIM file using Tabular Editor, then just promote through the pipeline so they get back in sync. It could be some insignificant metadata that the pipeline is seeing that ALM Toolkit isn't looking at.

You might also compare the two BIM files in NotePad++ using the Comparer 2.0.2 addin. The BIM files are just JSON.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

2 REPLIES 2
edhans
Super User
Super User

For safety you can save the model as a BIM file using Tabular Editor, then just promote through the pipeline so they get back in sync. It could be some insignificant metadata that the pipeline is seeing that ALM Toolkit isn't looking at.

You might also compare the two BIM files in NotePad++ using the Comparer 2.0.2 addin. The BIM files are just JSON.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

@edhans appreciate the information. I use TE3 enterprise and have these stored as .bim files so I will investigate.

 

That said, I did hear back from MSFT support engineers and was told the differences shown is a bug and a fix is currently being worked on by the product team.

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.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors