Select to view content in your preferred language

How to Make Points Disappear After a Period of Time

711
1
Jump to solution
10-24-2023 11:30 AM
NathanGabbard
Emerging Contributor

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,

image.png

 

1 Solution

Accepted Solutions
ZacharySutherby
Esri Regular Contributor

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. 

ZacharySutherby_0-1698181994971.png

 

Thank you,
Zach

View solution in original post

1 Reply
ZacharySutherby
Esri Regular Contributor

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. 

ZacharySutherby_0-1698181994971.png

 

Thank you,
Zach