I have a Dasboard. I'm using multiple selectors to filter data based on different geographical level. One element that is present on my dashboard is a table.
My issue is that I would like the table to be rendered only when one of the selector is used. I know that it's possible to do so with one selector, but is there a way render the table if at least one of the selector is used. If I enable the "Render when filtered" option for all selectors, the table is never rendered.
I tried many things but can't seem to make it work. Maybe there's a work around.
Thanks.