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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
captainlaw
Microsoft Employee
Microsoft Employee

Desktop Edit Relationship - Cannot Select Multiple Columns

Hello Community, I'm trying to select multiple columns (Name & Team), but the Desktop tool only allows me to select one.  Is there limitation to the tool to allow multiple columns for the join?  See screenshot below.

 

Thanks.

 

pbirelationship-question.JPG

4 REPLIES 4
Anonymous
Not applicable

A relationship can only be formed between two columns. If you want a relationship based on multiple columns per table you will need to create compound key columns.

That will be a limitation compared with Tableau and Qlik. 

Anonymous
Not applicable

Hi @captainlaw,

There is a limitation in Power BI relationship that we can’t create relationship with two or more columns, some ideas about this issue have been submitted in the following links, please vote them.

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15013392-multi-select-columns-in-...
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/10321815-composite-key-support-in...

To work around this issue, you can create a new column in both tables using the following formula , then create a relationship based on these new fields.

Newcolumn = [Name] & [Team]

Thanks,
Lydia Zhang

Thanks Lydia.  I've just voted to help prioritize.  Cheers.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors