Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
id, snapshotId, objectName, status
Example Data 1.1,"Test object", active 2,1,"Test object 2", Active 3,2,"Test Object", Inactive 4,2,"Test object 2", Active
Hello,
Assuming I have a table structure like above - how can I display a delta of records where the status has changed between the "snapshots"?
So referring to the above example I want to get the following result
"Object","Status Old","Status New"
Test object, Active, Inactive
thank you
If you do a Merge query in M, it allows you to choose the join type. I'm guessing you would want a Right Anti join?
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 40 |