What I'm trying to do is add dynamic labels based on ascending, irregular numbers within my attribute table.
Within the web map, the user will filter based on specific numbers--for example: 25003, 25005, 25009, etc. If the user filters to show only 25003 and 25009, I want the point's labels to be 1 and 2, respectively.
The web map will ultimately be used to create a Countdown Instant App. Is this at all possible using Arcade or another method within ArcGIS Online?
Thanks!