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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have two table that I want to innerjoin on the same column. I tried doing the merge query command and matched the two columns in the query editor, but that just gave me an extra column with a table as the value. Instead, I want to filter my table into a smaller table based on joining with the second table.
I also created a relationship between the corresponding columns.
Solved! Go to Solution.
Hi @sewo
What you have done is right, need to do bit more.
Merging two tables in Power query is right, you got the extra field with Table as value. If you look at the field name, it will be Table2 ( ur 2nd table name). Next to this name, there will be a expand symbol, click on that and select the needed columns . If you dont need any columns from 2nd table& just need the subset of Table 1 with matching ecord, just delete the new column. What you see now is the subset of Table1 with matching records with Table2.
Thanks
Raj
Hi @sewo
What you have done is right, need to do bit more.
Merging two tables in Power query is right, you got the extra field with Table as value. If you look at the field name, it will be Table2 ( ur 2nd table name). Next to this name, there will be a expand symbol, click on that and select the needed columns . If you dont need any columns from 2nd table& just need the subset of Table 1 with matching ecord, just delete the new column. What you see now is the subset of Table1 with matching records with Table2.
Thanks
Raj
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 48 | |
| 35 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 79 | |
| 37 | |
| 27 | |
| 25 |