Select to view content in your preferred language

ArcGIS Dashboard – Dynamic Summary Table Using Arcade Data Expressions and Category Selector

151
0
Sunday
Labels (3)
AmjadAlmarwani
New Contributor

Hi everyone,

 

I’m currently working on an ArcGIS Dashboard connected to multiple sublayers representing different project items.

Each sublayer contains:

- an INVOICE field (values 1–26)

- Qty_Total field

 

What I’m trying to achieve:

I want a dynamic summary table that always displays only 4 fixed rows (one row for each project item), while updating automatically based on the selected invoice from a Category Selector.

 

The selector interaction partially works, but I’m struggling to make the summary table update correctly across all sublayers using Arcade Data Expressions.

 

Has anyone implemented something similar before in ArcGIS Dashboards?

Would it be better to:

 

- merge all layers into one master layer,

- use Data Expressions differently,

- or handle it another way entirely?

 

Any guidance or examples would be greatly appreciated 

0 Kudos
0 Replies