Select to view content in your preferred language

Using Selectors with Data Expressions for Indicators / Dividing the Sum of two fields

355
0
12-12-2023 08:29 AM
AnthonyDMarano
New Contributor

In ArcGIS Experience Builder I am able to use Text with Dynamic Content to divide two fields and return the rate. This takes the sum of each field and divides it by the visible layers in my Map. I want to do this in Dashboard because I have the ability to use arcade to mask values less than 10 as "<10" for two other statistical columns I have.

With my code below when I use a Category Selector with MTF Name the indicator shows as "No data" whenever I make a selection. I also realized I'll need to make some modifications to accumulate the values of each row to then divide it as well. But is this even going to work; is my goal possible?

Esri_Community.JPG

 

0 Kudos
0 Replies