Select to view content in your preferred language

Custom label based on date attribute

101
2
01-29-2026 12:50 AM
Labels (2)
JimmyAllen
New Contributor

Apologies if this is a silly question as I am new to ArcGis and am probably not using the terminology correctly.

I have a simple layer generated from XY data. The CSV had 3 columns, date (which is date and time), lat and long. I am filtering the data based on time.

On the map, around 5 points are showing per time step (set to 1 min currently). I want to create an expression that searches all the points currently being displayed and only labels the newest point with the word "Falcon".

Can this be done? 

0 Kudos
2 Replies
KenBuja
MVP Esteemed Contributor

Unfortunately, for performance reasons, the Labeling profile doesn't give you access to the entire dataset, just an individual feature, so I don't think you'd be able to label just the most recent feature.

0 Kudos
JimmyAllen
New Contributor

Darn!

 

0 Kudos