Forum Discussion
Join two tables via a common variable
- 8 years ago
Hey,
you can achieve what you are looking for by "merging" columns from one table into the other.
This Blogpost explains it very good, I think:
http://radacad.com/append-vs-merge-in-power-bi-and-power-queryHopefully this gets you started.
Regards,
Tom
I would like the gender column and level column info seen in the employee info sheet to be added into the Awards list data, showing the relevant info there.
E.g. employee info - Employee ID: 1234, Gender F, Level 4
Every instance in the Awards list where there is Employee ID: 1234 I want to see in the gender / level columns there, F and 4.
Hope this explains.
Hey,
you can achieve what you are looking for by "merging" columns from one table into the other.
This Blogpost explains it very good, I think:
http://radacad.com/append-vs-merge-in-power-bi-and-power-query
Hopefully this gets you started.
Regards,
Tom
- Anonymous8 years agoNot applicable
Awesome! Thank you very much. The merge worked perfectly!