The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello to all,
I have Table1 and Table2 containing several columns and both have the same headers. I'd like get Table3 which would the the merge of Table1 and Table2.
How can I do this?
I've tried
Table.NestedJoin(Table1,Table2) but I get errors.
Thanks in advance for any help.
Solved! Go to Solution.
Did you try Append queries in Power query?
Refer to this post.
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
If this helps, mark it as a solution.
Kudos are nice too
Did you try Append queries in Power query?
Refer to this post.
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
If this helps, mark it as a solution.
Kudos are nice too