power bi find all ids not in other tables

Solutions on MaxInterview for power bi find all ids not in other tables by the best coders in the world

showing results for - "power bi find all ids not in other tables"
Giacomo
30 Aug 2018
1 Difference Table = FILTER(Table1,NOT(CONTAINS(Table2,Table2[ID],Table1[ID])))
similar questions
queries leading to this page
power bi find all ids not in other tables