Forum Discussion
Alina_A
2 years agoNew Member
Filtering against cardinaliy, version May 2024
Hi, I am confused. I can filter against the cardinality of the relationship while I should not. The situation is the following. I have 3 talbes (Table1 - T1 and so forth). T1- Personal_Data: employe...
- 2 years ago
Yes, a reverse implied filter is possible. Technically, the T1 table filters T2 which filters T3. Only matching records are retained.
MattAllington
2 years agoCommunity Champion
Yes, a reverse implied filter is possible. Technically, the T1 table filters T2 which filters T3. Only matching records are retained.
Alina_A
2 years agoNew Member
Thank You!