Hi
I have data collected in the field as
Depth rim to invert (A)
Depth Rim to Debris (B)
Depth Rim to Bottom (C)
KhemAryal_0-1611701093634.png
I need Arcade expression for display as
If (C-B)>(C-A)/3 ‘Need Cleaning’
Else ‘No Cleaning Needed’
Here is my expression
KhemAryal_1-1611701093640.png
The expression Test passed but doesn’t reflect the counts in the layers as there is one data that supposed to return “Cleaning Needed”. This is reflected as 'Other' with 0 counts.
Not sure what I am missing
KhemAryal_2-1611701093642.png
Thanks in advance