HI ESRI Community,
I am very new to Arcade expression and is seeking for assistance. I am hoping to create something like:
IF $feature A is <= 75000
then $feature B = "Yes"
IF $feature B is => 75001
then $feature B = "No"
Looking forward the solutions.
Also seeking for doco and video to improve my coding skills.
Thanks 🙂