Forum Discussion
Inactive relationships : When multiple relationships are to be done
- 10 years ago
adrien5555You need to make one of the below relantionship "Single" filter direction istead of "Both".
Dates 1:* BusinessReportAmazom
or Continents and countries 1: BusinessReportAmazom
The problem if the relation was active then the filters from this table could went through Dates or through Continents table and there is no way the engine to know which should follow so it gives an error.
Greg_Deckler: Sure :) As you can see below, the 2 tables can already relate to each other thru the "Date" table, which seem to cause the relationship to be deactivated when I create it.
adrien5555You need to make one of the below relantionship "Single" filter direction istead of "Both".
Dates 1:* BusinessReportAmazom
or Continents and countries 1: BusinessReportAmazom
The problem if the relation was active then the filters from this table could went through Dates or through Continents table and there is no way the engine to know which should follow so it gives an error.
- pandiarajan9 years agoRegular Visitor
very useful solution thank u very much