Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have two tables as shown below. As you can see the TagName column is identical. Can someone show me how to merge these to form a new table with all these columns combined? The length of the 2nd table is 3 times the length of the first one, as it calculates values for the four tags at three different times. I want to do this in query editor rather than with a calculated column using DAX so I can run a python script in the editor.
Solved! Go to Solution.
Hi @Anonymous ,
You can use MERGE QUERIES option in Power Query editor to achive this:
Then a new window appears, where you can select both of your tables and the common column you want this merge to happen: (in my case common column is Activity)
Once you hit OK a new table is created and then just expand the icon as in the screenshot below to get columns from second table:
Hi @Anonymous ,
You can use MERGE QUERIES option in Power Query editor to achive this:
Then a new window appears, where you can select both of your tables and the common column you want this merge to happen: (in my case common column is Activity)
Once you hit OK a new table is created and then just expand the icon as in the screenshot below to get columns from second table:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |