Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
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.
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 22 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 69 | |
| 56 | |
| 42 | |
| 40 | |
| 30 |