Forum Discussion
many-to-many
- Anonymous2 years ago
Hi LoryMenCR ,
I would not recommend that you create any more relationships between these two tables, as both of your tables already have a relationship with another table:If say you want to continue to create a relationship between the table Date and the table Movimenti (whether it is many-to-many or many-to-one or one-to-one), it will form a closure relationship, which is highly discouraged in Power BI Desktop because multiple active relationships create conflicts and multiple relationships may lead to unclear dependencies between tables.
https://learn.microsoft.com/en-us/analysis-services/tabular-models/relationships-ssas-tabular?view=asallproducts-allversions#single-active-relationship-between-tables
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.