I have a feature layer that can have multiple points at a single location. I was wondering if there was a way to use an Arcade expression to evaluate which point has the most recent date and then symbolize only that point?
I know you can't use Filter() and OrderBy() with symbology so wasn't sure if it could be done any other way?
thanks!