Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
nhodges
Helper I
Helper I

Combining info from two tables to make one big table

Hi I have two tables. I need to take the info from both tables and make one big table. No row should be a duplicate however if it is I do not want it to combine I just want both to be there. I saw a Union function in DAX but my rows are not in the same order and I also am not sure how to work that. Wondering if im on the right track. Could this also be done in a relationship? If so what woud the relationship cardinality be?

1 ACCEPTED SOLUTION
ChielFaber
Solution Supplier
Solution Supplier

You can follow these steps and learn how to append two or more tables in powerquery

 

https://learn.microsoft.com/en-us/power-query/append-queries


[Tip] Keep CALM and DAX on.
[Solved?] Hit “Accept as Solution” and leave a Kudos.
[About] Chiel | SuperUser (2023–2) |

View solution in original post

4 REPLIES 4
ChielFaber
Solution Supplier
Solution Supplier

You can follow these steps and learn how to append two or more tables in powerquery

 

https://learn.microsoft.com/en-us/power-query/append-queries


[Tip] Keep CALM and DAX on.
[Solved?] Hit “Accept as Solution” and leave a Kudos.
[About] Chiel | SuperUser (2023–2) |
ChielFaber
Solution Supplier
Solution Supplier

My advice would be to use the UI of powerquery. Just rearrange the columns in power query editor to ensure the columns of  both tables are in the same order. Then use the append fuction in the UI to get the result you want.

 

If you have duplicate rows you can also easily remove these through the powerquery UI with the remove duplicates function.

 

This would probably solve your problem in a few clicks


[Tip] Keep CALM and DAX on.
[Solved?] Hit “Accept as Solution” and leave a Kudos.
[About] Chiel | SuperUser (2023–2) |

Hi! Thank you, would you mind providing a screenshot, im not sure how use append function or to rearrange

Hello, @ChielFaber column names matter, not their order. 

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.