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?
