Forum Discussion
melvin9900
1 year agoFrequent Visitor
Filter Relative time data - not related tables in a matrix.
Hello, I need assistance in filtering the data without a direct relationship between tables. We have three tables: Sales Time (which contains calendar data) Relative Time (loaded daily with r...
- 1 year ago
This is one of the few occassions when you want to use a bidirectional filter. Make the relationship between Time and Relative Time bidirectional, so that when you place a filter on Relative Time that filter will reach the Time table, and ultimately Sales.
johnt75
Super User
1 year agoThis is one of the few occassions when you want to use a bidirectional filter. Make the relationship between Time and Relative Time bidirectional, so that when you place a filter on Relative Time that filter will reach the Time table, and ultimately Sales.
melvin9900
1 year agoFrequent Visitor
Thank you. It worked.