Forum Discussion
ecs70206
9 years agoRegular Visitor
Identify duplicates between two tables
Good evening, i've come across a problem im hoping someone can help with. I have two excel spreadsheets loaded into pBI - one contains journey information (Pupils Current) and the other one f...
- 9 years agoHi there
If you have created a relationship and you put in a table the values from your table where you have all the journey;s.
And then create a slicer from your second table that has the missing values, is that the slicer will have a BLANK option. So if you click on the BLANK it should then show you the values in your first table that do not have any matching rows.
ThinkSmart
9 years agoRegular Visitor
HI there! ,
i think what you need is to merge both datasets using an Anti join type, just duplicate the journeysheet table, click on merge queries, select the journey info as your left table and in the join type use anti left with the key field you have, that ll give you whatever is in the journey sheet thats missing or not matching in the finance table .
let me know if thats what you needed !