Forum Discussion
boj227
3 years agoNew Member
Combining the data from 2 columns from 2 different tables to multiply records.
Hello all, I need to create a table in Power BI that is a combination of 2 columns from 2 different tables, but it’s not really merge or append. Table 1: Emloyee ID Employee Na...
- 3 years ago
Hi,
you can find the solution in this article
https://learn.microsoft.com/en-us/power-query/cross-join
Look also a the attached file (there is also the crossjoin in Dax)
If this post is useful to help you to solve your issue, consider giving the post a thumbs up and accepting it as a solution!
boj227
3 years agoNew Member
Yes, this is it! Thank you so much!