Hello,
I'm struggling to come up with a solution (and maybe there isn't one) to make points disappear after say 30 days and still keep their current symbology. The project is Report a Concern, so the public fills out a survey and a point appears for the neighborhood officer to investigate. My concern is that over a long period of time the map will have too many points that may or may not have been investigated. My other solution is to make a completed - yes/no field and that if it's yes the points have 100% transparency or something to that effect. Trying to make it as automated as possible. Still would love to keep the symbology but I just don't see a way to. This may be a better suited question for Map Viewer board if one exists. That being said, any help would be greatly appreciated!
Thanks,
Solved! Go to Solution.
Hello @NathanGabbard,
You can create a hosted feature layer view of the data and in the views definition you can set a filter so that any records <any time field you would like to use> in the last 30 days are present in the view layer.
Hello @NathanGabbard,
You can create a hosted feature layer view of the data and in the views definition you can set a filter so that any records <any time field you would like to use> in the last 30 days are present in the view layer.