Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi,
Could you please tell me how to combine some columns in different tables together. For example, table X has columns A, B and C; table Y has column A, B and D; table Z has column A, B and E; and I'd like to take columns A and B from tables X, Y and Z. It seems that I can't use "Append Queries", nor "Merger Queries".
Thank you.
Hi!
Appending the queries should work. Lets say you have the following example tables:
Table X:
Table Y
Table Z
Create a reference to TableX (or any other table):
Then append queries like so:
You will then get the following output:
Please let me know if it worked for you.
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.