Forum Discussion
SBC
Helper III
3 years agoCompare two tables' data in power BI
Hi, I have two tables, we neeed to compare two tables data matching between two tables and not matching data them in power bi . User should able to understand the match data between two tables and...
- 3 years ago
Hi ,
above requirement get fullfilled by using full outer join and applying conditional column in the power query.
for reference please go through below links:
Link1: Solved: Re: Compare columns based on two different table - Microsoft Power BI Community
Thanks,
SBC
SBC
Helper III
3 years agoHi ,
above requirement get fullfilled by using full outer join and applying conditional column in the power query.
for reference please go through below links:
Link1: Solved: Re: Compare columns based on two different table - Microsoft Power BI Community
Thanks,
SBC