Forum Discussion
How to solve ambiguity between tables
- 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.
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.