Hi, I need to do "control object" which will appear in layout container in each sheet after click on button.
It should contain all filters, states and variables which change properties of app.
Problem is... in each sheet criteria are different for vissible objects.
Sales history - Var1, Var2, Filter1
Comparative Sheet - Var1, State1, State2
YoY - Var2, Filter1, Filter3
YTD - State1, Var2, Filter3
Is possible to build master visualization which will hide states, filters and variables which are unavailable for active sheet?
Or I must build few similar master vizualizations ?
TY in advance!