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
raeldor
Advocate I
Advocate I

Create Relationship on Compound Key

So, can someone tell me why I can't join tables on more than one key?  This seems like one of the most basic query functions yet it can't be done.  I see people saying 'create a calculated column', but how is that efficient?  Now the whole think becomes text and I likely need to pad the ID fields too to avoid incorrect keys.

7 REPLIES 7
Anonymous
Not applicable

You can do it in M. If you choose in your transformation in Home/ "Merge Queries", you can highlight the 2 columns to match in both sides of the join.

 

Anonymous
Not applicable

@Anonymous what next? I merged the tables using 3 columns "Merge Queries" and "Merge Queries as New". With the first option it appears as a new column labled "Table", but I can't figure out how to add this data to the dashboard. When using "Merge Queries as New", a new table is created, but a) It doesn't have all columns, and b) the tables don't seem to be linked.

My expectation is that when I select a row in the "Parent" table visual, the "Child table" is filtered with just those rows.

Ex: 

Parent
A-1-x
A-1-y
A-1-z

Child
A-1-x-1

A-1-x-2
A-1-y-1

A-1-y-2
A-1-z-1

A-1-z-2

When I select a row in "Parent", "Child" only shows two rows.

Anonymous
Not applicable

Hi sorry only seeing this now - just expand the column (seems your are only clicking the record) and you should see everything (check the type of join too, by default left outer join)

v-xjiin-msft
Solution Sage
Solution Sage

@raeldor

 

In current Power BI, there exists a limitation for relationship that you can’t create relationship based on more than one column. 

 

To workaround this limitation, we can concatenate these related columns into one calculated column, then create relationship based on this concatenate column. Please refer:

 

1.PNG

 

2.PNG

 

Reference: Relationship in Power BI with Multiple Columns 

 

Thanks,
Xi Jin.

So, I know HOW to do it.  The question is really... why do I need to?

@raeldor

 

This is the limitation for relationship in current Power BI and it is by design. Smiley Sad

 

Thanks,
Xi Jin.

A little odd considering every relational database I've ever seen allows multi-field joins.  Seems a little unfair making users jump through hoops to do something so common. 😞

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.