This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
Table1-Date, Director, Client_Name, Value1, Value2
Table2-Date, Director, Client_Name, Value3, Value4
Table3-Client_Name (select distinct(client_name) from dbo.table)
Table4-Director (select distinct(Director) from dbo.table)
I created separate tables due to another task, i.e. I am using values from multiple sources in a Funnel. I have 2 selectors (Table3 and Table4) and in order to filter funnel's data, selectors have to be in sync with those tables.
So, I created Table3 and Table4 and am successfully join (create relationship) between Table1 and Table2 with Table3. But somehow by doing the same thing, I am not able to do it for Table 4 with Table1 and Table2. It gives error saying 'Cannot create relationship, values have to unique.'
What could be the issue?
Please help.
Thanks,
Swapnil
Solved! Go to Solution.
Could you please post a screenshot for your relationship displayed in Power BI Desktop? You should be able to create relationship as below with single direction as below. But cannot create same relationship with both direction because cross filtering can create an ambiguous set of relationships.
Best Regards,
Herbert
Could you please post a screenshot for your relationship displayed in Power BI Desktop? You should be able to create relationship as below with single direction as below. But cannot create same relationship with both direction because cross filtering can create an ambiguous set of relationships.
Best Regards,
Herbert
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 24 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 50 | |
| 33 | |
| 24 | |
| 24 |