Forum Discussion
jppuam
Helper V
4 years agoLEFT OUTER JOIN not working
Hello, i've a table A with the follow: code_ID department costs 1 chemistry 100 2 math 200 3 sociology 300 4 ...
- 4 years ago
If the matching is to be based on all 3 columns:
NewTable = EXCEPT ( Table1, Table2 )Regards
Fowmy
Super User
4 years agojppuam
Use Left-Anti Join when merging the tables in Power Query
https://docs.microsoft.com/en-us/power-query/merge-queries-left-anti