Select to view content in your preferred language

Using Dashboard selector to change the map and chart in view

1059
3
09-08-2022 07:25 AM
SW-WesleyHallLTAN
New Contributor

Hello, I have a dashboard with multiple maps displaying different analysis types that are stacked on one another and can be switched via the bottom tab. I also have an associated chart that breaks down that analysis data per map view. 

I was wondering if there is a way to configure the selector to automatically change the map and the chart to bring the two into view simultaneously?

3 Replies
jcarlson
MVP Esteemed Contributor

Unfortunately, this isn't possible with off-the-shelf tools. A selector can only act against a data layer your widgets are connected to, but they don't interact with the dashboard's layout in any way. It would be pretty nice if they did, but I think that's the realm of custom JS scripting.

- Josh Carlson
Kendall County GIS
0 Kudos
SW-WesleyHallLTAN
New Contributor

Follow up question, can i use a selector to turn on or off layers in the map?

 

jcarlson
MVP Esteemed Contributor

Nope! If it was configured right, you could maybe filter layers in the map, but that wouldn't turn it on and off.

- Josh Carlson
Kendall County GIS
0 Kudos