Is there a way to only get the unique values from a field in a feature class?
I have multiple AVL records and would like to use dynamic text to populate which vehicles are being displayed on the map in the layout view.
I've tried using a distinct SQL query within dynamic text and it keeps telling me my query is invalid. I've also explored Table Frames a bit but there doesn't seem to be a way to filter it down.
Thanks