Hello,
I have a polygon feature layer created from a Survey123 form where the geometry comes from a list of counties in South Carolina. My goal is to symbolize the county's feature layer by the number of times in the survey that people submit that county:
I tried to use Arcade, but wasn’t successful. I was able to do this using a Python Notebook, but I am concerned about the credit usage. Is there a function/expression in Arcade that I am missing that will help me achieve this?
Thank you for your help.
Grisha.
Solved! Go to Solution.
Thank you for your helpful reply and testing!