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
I want to merge below two tables in Power BI. They have same columns, so I hope to vertically merge below two tables.
I know the best way is to go to "Edit Queries"->"Append Queries". However, as these two tables are generated by DAX from other tables, they cannot be shown in Power Query Editor. So I don't know what to do with this situation.
Solved! Go to Solution.
Hey @matthewtian777 ,
I actually don't understand what you mean by "vertically merge"
If you want to use the equivalent of "Append Queries" -> You could use the UNION-TableFunction.
If you need to join the tables in DAX you could use
If this post was helpful may I ask you to mark it as solution and give it some kudos?
Have a nice day!
BR,
Josef
Hey @matthewtian777 ,
I actually don't understand what you mean by "vertically merge"
If you want to use the equivalent of "Append Queries" -> You could use the UNION-TableFunction.
If you need to join the tables in DAX you could use
If this post was helpful may I ask you to mark it as solution and give it some kudos?
Have a nice day!
BR,
Josef
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!