Forum Discussion
Anonymous
4 years agoNot applicable
What Join should I choose in Power Query
Hi Experts, What type of Join should we use in Power Query to get the output like this? Please help!
- 4 years ago
Anonymous , First Append the two tables in a new table and remove the value column.
And then merge new table and table 2 on the left join and add only value column
Append : https://radacad.com/append-vs-merge-in-power-bi-and-power-query
amitchandak
Super User
4 years agoAnonymous , First Append the two tables in a new table and remove the value column.
And then merge new table and table 2 on the left join and add only value column
Append : https://radacad.com/append-vs-merge-in-power-bi-and-power-query