I have a list of Hydrant attributes which is updated using Survey123 and need to copy the newly collected data to a live feature class hosted on a database server. To do this I want to create a model in modelbuilder to only select the latest attributes and not the others. I can do this by using the Select layer Attributes geoprocessing tool but am having trouble finding which expression to use for Date_Time.
Seems the only expression I can get to work is Date_Time is not null
Can someone help with the correct Date_Time expression?
Thanks