Learn how to filter data in ArcGIS Dashboards
ArcGIS Dashboards
-
Load a web map
A web map is a map stored as a JSON object that defines properties such as the basemap layer, data layers, layer styles, and pop-up styles. Its JSON structure is defined by the web map specification. using the Dashboards map elementA dashboard element is a visual component in ArcGIS Dashboards that displays data organized and curated from various sources like a hosted layer or web map in ArcGIS. . -
Create a category selector element to filter data.
-
Set actions in the category selector element to sync with the map.
Prerequisites
Steps
For this tutorial, you will use the publicly available DS2023 - Regional Offices web map.
Create a dashboard
Now that you have a web map
-
In the Content tab of your organization, click Create app > Dashboards.
-
In the Create new dashboard window, name the app
Esri Regional Officesand add your desired tags. -
Click Create dashboard.
Load the web map
You can now load the web map into your dashboard.
-
In the left-panel, click Add element > Map to add a map element to your dashboard.
-
Click on Shared maps tab.
-
In the Search bar, type the following:
Dpublished by mtorrey_devlabs and select it.S2023 - Regional Offices -
Click Done in the DS2023 - Regional Offices configuration window.
-
In the left-panel, click Save > Save to save your work.
Create category selector
-
In the left-panel, click View.
-
Click Header > Done. This will give a title to your category selector window, which defaults to the dashboard title.
-
Click Add selector > Category selector.
-
In the Category selector settings window, click Features under the Categories from menu.
-
Select the
Esri Regional Offices USlayer. -
In the left-panel, click on the Selector tab and set the following:
-
Enable Dropdown in Presentation mode
-
Enable Single in Selection
-
Enable Compact in Maximum height
-
-
In the left-panel, click on the Actions tab and set the following:
-
Enable DS2023 - Regional Offices in Flash settings.
-
Enable DS2023 - Regional Offices in Show pop-up settings.
-
Enable DS2023 - Regional Offices in Pan settings.
-
Enable DS2023 - Regional Offices in Zoom settings.
-
-
Click Done.
-
In the left-panel, click Save > Save to save your work.
Now, when a user clicks on an Esri office, the map element will flash, pan, zoom, and show the popup of that selected office. Your dashboard should look something like this.
Share the dashboard
-
In the left-panel window, click the menu icon.
-
Click Dashboard item details to view the item page of your dashboard.
-
Click the Share button on the dashboard item page.
-
Select the appropriate share level.
-
Click Save.


