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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi All
I need to load different company sales invoice table to PBI as below :-
After load them to PBI , i need to combine both table into 1 table.
I have 2 choice , using merge or append.
Can some one share with me which is better ?
I also load below file :-
Solved! Go to Solution.
@Anonymous
Merge will join two tables horizontally adding columns based on matching key columns like vlookup in Excel from the 2nd table, but append, you add rows from the 2nd or more tables to the 1st table the end.
Please refer to: https://radacad.com/append-vs-merge-in-power-bi-and-power-query
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Anonymous
Merge will join two tables horizontally adding columns based on matching key columns like vlookup in Excel from the 2nd table, but append, you add rows from the 2nd or more tables to the 1st table the end.
Please refer to: https://radacad.com/append-vs-merge-in-power-bi-and-power-query
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi Sir
The doc you share is very good. Thank you very much.
@Anonymous When you have additional rows of data that you'd like to add to an existing query, you should append the query.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.