Hello I am super new to ArcGIS & Arcade, and I am hoping my ask is pretty simple... I just don't know what I am looking for to search.
I have a list of zipcodes in the united states, and I was wondering if I can use the 'New Expression' to filter a number of zipcodes so that my graph will only show those? Sometimes the number will range from 50 zipcodes to 1,000.
Is this possible and can the code as simple as: $feature["ZIP_CODE"] equals(10001, 10002)?