Forum Discussion
supermulder
8 years agoFrequent Visitor
Find the difference between datasets
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 tab...
Greg_Deckler
8 years agoCommunity Champion
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?