Select to view content in your preferred language

How to display higher-level (theme) data when no lower-level (indicator) data is selected in ArcGIS Dashboards

54
0
yesterday
Labels (1)
GOffenberg
Emerging Contributor

I'm creating a dashboard that visualises data at municipality and neighbourhood level.
I have a sidebar where users can first select the scale level, then a theme, and finally an indicator (each indicator belongs to a theme). 

Currently I have all data (municipality, neighborhood, theme and indicator) saved in one dataset (created using the ArcGIS Python API)

However, I also have data on the theme level only — representing an aggregated score of all indicators within that theme.

My issue: I can’t visualise the theme-level score when no indicator is selected.
When I enable the “None option” in the indicator selector, the map showing only the theme score does not appear.

How can I include and display the theme-level maps in the dashboard when no specific indicator is selected?

Thanks in advance for your help!

Kind regards, 

Geert Offenberg

0 Kudos
0 Replies