Forum Discussion
Anonymous
6 years agoNot applicable
Can't determine relationship between fields
Hi, I'm having an issue with my relationships between tables and curious if someone knows how to deal with this issue. Below is a screenshot of my 4 tables. I believe this is a classic...
- 6 years ago
Anonymous it is because Table 1 is on many side of the relationship and it cannot filter Table 2 (which is on one side). On relationship, change cross filter direction to both and it should work.
Would appreciate Kudos 🙂 if my solution helped.
PS - It is not recommended to cross filter direction to both as it can have performance impact.
Greg_Deckler
6 years agoCommunity Champion
Tough to be 100% certain, but it sounds like you are describing a multiple pathway issue where you end up with multiple filter paths between 2 tables. You can go ahead and create an inactive relationship and use USERELATIONSHIP within DAX to pick the inactive relationship.