Forum Discussion
JoseDavidM
5 years agoHelper I
Several Sliders Filtering one table
Hi. i am trying to use the values selected in several sliders to filter one table. example. Table 1 Code Name 1 A 2 B 3 C 4 D 1 A 2 B Table 2 Code Name ...
HashamNiaz
5 years agoSolution Sage
Hi JoseDavidM !
Now with your modified requirement, you will need to create a new table Table 4 by merging Table 1 & Table 2.
You will need to connect Table 3 to Table 4 using 1-Many relationship based on [Code] Column, and set the cross filter direction to [Both].
You can choose filter values from Table 4.
Hope this will help you solve the issue.
Regards,
Hasham