Forum Discussion
Date Table relationship with multiple tables
That error means that you have multiple relationship paths between 2 tables and that creates confusion for the model. You can use USERELATIONSHIP in DAX to use a specific, inactive relationship. Would need to see your model to see what other fixes there may be. Often you can resolve these sorts of things by changing the filter direction on one or more relationships.
Thanks. Unfortunately, I am connected to a Postgresql DB and the model is far too complex for me to try to replicate it with Excel data and share. I'll have to try to figure it out.
- v-yulgu-msft7 years agoMicrosoft Employee
Hi Anonymous,
As the error prompted, it is not possible to establish two active relationships between two tables, that would bring confusion for the model. Please use USERELATIONSHIP in DAX to specify an inactive relationship.
By the way, have you figured it out? If so, would you please share your solution so that it can benefit more users?
Regards,
Yuliana Gu