Forum Discussion
Power BI Desktop Many to Many Relationships
- 9 years ago
Hi Xiaoxin, sorry for not getting back to you earlier.
Yes that is the case, the two outer tables have multiple records and not single entries so I agree Power BI won't support this.
I've remodelled the data tables to insteadof trying to have multiple records in a many-to-many relationship that all the columns from these tables are added to one table which is a work around.
Many Thanks Xiaoxin for all your help with this issue.
Regards
Bert.
HI berta2b,
Power bi not support many to many relationship, you need to use table which has the unique key to link to those tables.
For example:
Table(Many) ——> Table(one) <—— Table(Many)
(Many to one) (one to many)
BTW, multiple blank records also will identified as the duplicate records, if your unique table contains them, you should remove them before create relationship.
Regards,
Xiaoxin Sheng
How to put dynamic role level security on this case?