laptop and a wrench

Bug

The 'Date from EXIF' calculation in ArcGIS Survey123 web designer extracts the date from an image’s EXIF using 'DateTimeOriginal', instead of 'ImageDateTime' or 'ExtendedDateTimeOriginal'.

ArcGIS Survey123
Bug ID Number BUG-000181417
SubmittedDecember 4, 2025
Last ModifiedDecember 4, 2025
Applies toArcGIS Survey123
Version found3.24
Operating SystemApple iOS
Operating System Version26.0
StatusIn Review

Workaround

Replace the calculation with the following formula to get the date from EXIF.

  • pulldata("@exif",${image},"ExtendedDateTimeOriginal")
  • pulldata("@exif",${image},"ImageDateTime")

Steps to Reproduce

Bug ID: BUG-000181417

Software:

  • ArcGIS Survey123

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options