The dashboard has multiple filters (>10) and a few visuals, the stakeholder wants to see at the top a list of the values selected in the filter.
ex:
Filters - Country (All), Age (All), Gender (All)
TOP VISUAL should look like
Filters Selections:
Country - All
Age - All
Gender - All
Filters changed
Country (All), Age (18-24, 35-54), Gender (M)
TOP VISUAL should look like
Filters Selections:
Country - All
Age - 18-24, 35-54
Gender - M
This will help them to take screenshots and make it easier to figure out later what the filter selections were for the actual data charts.
One option is to create multi-select parameter for each filter and use it in a new visual’s header… but if more than 2 values are selected it shows as – a, b and 2 more…
Thank you so much @jose_burrull for the suggestions.
And @Wakana , from the first looks your demo dashboard is exactly the thing I was looking for!! Thank you for sharing… I knew about Parameter but didn’t know how to use them.
I still don’t understand the url part - how do I generate the url for filters and add custom text per my use case in there?