Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
Dear All,
I have the following model:
I need to associate a Date Column in Table "Date" to a column in Table "Movimenti".
I tried to relate the two tables with key PROGRESSIVO but it is a many to many.
Do you think I can do something in this case?
THANK YOU
Solved! Go to Solution.
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=a...
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.
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=a...
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.
@LoryMenCR pls elaborate, I am not understanding your requirement, many to many is fine, if your data is having duplicates, Power BI will pick up many to many but you can also try to use a bridge table
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!