I am trying to write an arcade expression within the Filter by Expression too, such that only the record with the maximum value is retained per TrackID. It is Waze data, so the TrackID is the uuid, and the feed is receiving many records for each uuid. I want to only retain the record with the maximum confidence for each uuid. Is this possible to do, and can anyone help me write the expression?