Select to view content in your preferred language

Dashboard tab chart toggle selector

37
1
yesterday
Labels (1)
JontyHaynes
New Contributor

I have charts in multiple tabs in an ArcGIS online dashboard. I would like to have a toggle or a selector only for these charts and not for the whole dashboard. Is there a way of getting this to be only for one tab and not for the selector to show up for the other tabs - at the moment I do have a selector with the action targeting one chart but it appears on top of the dashboard for the rest of the tabs when it is not relevant for other tabs so is a bit confusing.

0 Kudos
1 Reply
RPGIS
by MVP Regular Contributor
MVP Regular Contributor

Hi @JontyHaynes

There isn't anything out of the box, currently from what I understand, regarding that specific capability with Dashboards. However, with that being said, you may want to try a few workarounds that can mimic those capabilites.

  1. Option 1: Create a custom data source 
    1. Create a custom data source using a custom data expression within Dashboards, figure below and create a basic table of distinct values. 
    2. RPGIS_0-1751037292959.png
    3. Once that is created then you can create a list of those values and then set the action to filter based on either a selected value or multiple values.
  2. Option 2: Create a list using the existing data but have the list of only data that is filtered.
    1. Once that is created, set the action to filter the dashboard to the selected values.

These options may or may not help but it should get you close to what you are looking for.

0 Kudos