Forum Discussion

NuTek's avatar
NuTek
Frequent Visitor
9 years ago
Solved

Pass-through relationship not working... Why?

I have three tables with a relationship between each one   Table1 Key1 Col1   Table2 Key1 Key2 Col2   Table3 Key2 Col3   Relationships: Table1(Key1) --> Table2(Key1) Table2(Key2) -->...
  • Greg_Deckler's avatar
    9 years ago

    Are your filter directions really unidirectional? If so, that's probably your answer, convert them to cross-filter in both directions.