I am working with my team on trying to figure out some interactions in our experience. Right now, If the user filters the dashboard through the filter options up top, the rest of the experience follows along (Which is what we want.)
Now, if we were to select certain elements in the tables, the data filters based on which LOB or Teams the users select (Which is also what we want), however, the filters doesn’t change. It stays as it’s default values. Is there anyway we can change the filters so that if I selected, lets say, the Merch LOB and Team Nintendo, the filters also reflects the same? (Picture is our ideal state)
Hi @timothy.tung,
You can achieve this by setting up a navigation action on each visual and link it to matching parameter control. I’ve included a screenshot of the action setup below, use ‘select’ and ‘Navigation action’ as your action type. For your ‘Target Sheet’, use the current sheet that your visuals are on so it knows to affect the parameter control on that page. Choose the correct parameter and then when you click on ‘Merch’ in LOB, it should change your LOB dropdown as well.