Forum Discussion
Anonymous
8 years agoNot applicable
VOID
...
5 Replies
- ricardocamargosContinued Contributor
Hi Anonymous,
You can use the merge (left join) function in Power Query. When the right side is null it`s available.
Let me know if u need some help.
Thanks,
Ricardo
- AnonymousNot applicable
Thanks Ricardo.
Yes, I think I will need more detail.
I have seen other functions here, but can't seem to get them to work.
- ricardocamargosContinued Contributor
Anonymous,
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data
You just need to merge the datasets using the left join.
If u wanna use DAX u can use the function EXCEPT:
https://www.tutorialspoint.com/dax_functions/dax_except_function.htm
Thanks,
Ricardo