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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have 2 tables and I am looking to have a query that will return a single table:
Name | Type | Name | Type | ||
Name1 | Type1 | Name1 | Type1 | ||
Name2 | Type2 | Name1 | Type2 | ||
Name3 | Type3 | Name1 | Type3 | ||
Name2 | Type1 | ||||
Name2 | Type2 | ||||
Name2 | Type3 | ||||
Name3 | Type1 | ||||
Name3 | Type2 | ||||
Name3 | Type3 |
Preferably the end refult table would also be updated when I refresh my 2 based tables
Thank You
Solved! Go to Solution.
Hi @SK123456 ,
I think you can refer to the merge queries:
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data#combine-data
Here's a blog for your better understanding:
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
Best regards,
Dina Ye
Hi @SK123456 ,
I think you can refer to the merge queries:
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data#combine-data
Here's a blog for your better understanding:
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
Best regards,
Dina Ye
Hi @SK123456 ,
If my above post helps, could you please consider Accept it as the solution to help the other members find it more quickly. thanks!
Best regards,
Dina Ye
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.