Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
adcook
Frequent Visitor

Combining two unrelated Tables

 All,

 

I am trying to create a new table from two completely differant tables. I am not sure on the best way to join them or if it is possible. The easiest way to explain it is through an example. Please see below. I want to make it smart though, so that if a sales rep is added to Table 1 than the new table will show that new sales rep with the three possible attributes. I hope this makes sense. Thanks!

 

Table 1

Column 1

Sales Rep 1

Sales Rep 2

 

Table 2

Column 1

Attribute 1

Attribute 2

Attribute 3

 

New Table Output

Column 1          Column 2

Sales Rep 1        Attribute 1

Sales Rep 1        Attribute 2

Sales Rep 1        Attribute 3

Sales Rep 2        Attribute 1

Sales Rep 2        Attribute 2

Sales Rep 2        Attribute 3

 

1 ACCEPTED SOLUTION
aka
Helper II
Helper II

@adcook basically you want to create a cross join betwee two tables

please look at this link, it might be helpfull

http://exceleratorbi.com.au/cross-join-with-power-query/

View solution in original post

2 REPLIES 2
aka
Helper II
Helper II

@adcook basically you want to create a cross join betwee two tables

please look at this link, it might be helpfull

http://exceleratorbi.com.au/cross-join-with-power-query/

adcook
Frequent Visitor

Thank you so much, this did the trick!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.