Hi all,
i am trying to filter data using controls in visualization tool.
example:-
if i have an set of emails who is having multiple cars
set emails [a@a.com,b@b.com,c@c.com]
set cars [ford,Honda,BMW]
a@a.com is having Ford and Honda
b@b.com is having BMW and FORD
if i select a@a.com from option list it should show only Ford and Honda in other option list(parental control)
but i want to use same in reverse order also
if someone selects BMW from cars option list in email option list it should show only b@b.com on email option list.
in short dynamic parent control
please help me .
thanks,
Sanjay Gunda