Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Guys
is power bi a tool that would help compering 2 tables?
First - column names are not matching but this could be mapped during loading excels into power bi
What about conditions - If Table1 column "Alfa" has value Batch and Table2 column "Alfa" is blank then FALSE
what would you recommend to use? cal.columns, measurments? Table3 with results?
Thanks for any ideas
Solved! Go to Solution.
@MasterSonic
You can use multipl ways. IF you have a common key in these two tables then, you can add a calculated column using LOOKUP function.
Or, in Power Query, perform a table merge,
If you no common keys are there, then you need to rely on the position of the rows as it is. Add and index column in both the tables and merge then add additional columns to check
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@MasterSonic
You can use multipl ways. IF you have a common key in these two tables then, you can add a calculated column using LOOKUP function.
Or, in Power Query, perform a table merge,
If you no common keys are there, then you need to rely on the position of the rows as it is. Add and index column in both the tables and merge then add additional columns to check
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 20 | |
| 14 | |
| 14 |