Hi All,
I have a layer on AGOL that changes color when a condition is met. I am wondering if I can do this on a second step..for example:
If an attribute is "0" then the formatting is blue, if it is any other number it is yellow. After that, I want to say, if it is "approved" it turns green. So
Unreviewed and Number = 0 means blue
Number is not 0 and Unreviewed = yellow
Number is not 0 and Approved = green