Select to view content in your preferred language

arcade exression for making point to disappear

360
1
09-15-2022 04:42 AM
Labels (1)
giladuzann
Emerging Contributor

Hallo

Im searching for an arcade expression to make a point to disappear after X time for changing the status of the point.

is this possible?

thanks

Tags (1)
0 Kudos
1 Reply
jcarlson
MVP Esteemed Contributor

Can you elaborate a bit more about this? Are you looking for this to happen in a web map? And how are you determining when the status changes? Is there an associated date/time field?

The best you can do here is to have an expression that returns "true" and "false" depending on the elapsed time, then have the symbology based on that expression. The "false" points will still be in the map, but will be fully transparent, which would at least visually accomplish your goal.

- Josh Carlson
Kendall County GIS
0 Kudos