I have a dashboard where I have a parameter that allows users to toggle to individual clients so we don’t have to maintain separate dashboards for each client. In order to create this, I have several visualizations that are overlayed and hidden based on rules and parameter values. When developing the dashboard in analysis, if I toggle to client A, I have to move the visualizations until I see client A’s viz. The viz doesn’t float to the top in the analysis and doesn’t work like it does when viewing the dashboard which makes maintenance very difficult.
Example:
If the parameter is set to client A, the client A vizs should float to the front, or the vizs that aren’t hidden should float to the front. It’s very difficult to maintain this way. I shouldn’t have to move every viz until I get to the unhidden one (client A’s).