Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
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.