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
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.