Forum Discussion

o59393's avatar
o59393
Icon for Post Prodigy rankPost Prodigy
6 years ago
Solved

How to solve ambiguity between tables

Hi all   I am doing a relatinship model between 3 tables. One contains the objetives, the other the name of the business unit, and the other is a catalog of facilities.   When I link the BU table...
  • d_gosbell's avatar
    6 years ago

    Your issues is not specifically between those 3 tables. The thing causing the ambiguity is the bi-directional one-to-one filter between objectives and date. If you change this relationship to a single direction one-to-many relationship the same as all the other relationships coming off date this would fix your issue and you would be able to activate the other relationship.