laptop and a wrench

Bug

Calculation using Time questions does not auto-populate when submitting survey from browser.

ArcGIS Survey123
Bug ID Number BUG-000172494
SubmittedNovember 21, 2024
Last ModifiedDecember 16, 2024
Applies toArcGIS Survey123
Version found3.21
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusAs Designed

Additional Information

This is by design. Refer to this documentation https://doc.arcgis.com/en/survey123/desktop/create-surveys/decimaldatetime.htm for more information. To ensure that surveys work consistently in both the field app and the web app, use ISO 8601 format or decimal time in date and time calculations. For example the calculation below only works in ArcGIS Survey123 field app: int((${end_time} - ${start_time}) div (1000*60)) However, using decimal-time format in the same calculation works in both field app and web app: (decimal-time(${end_time}) - decimal-time(${start_time})) *24 *60

Workaround

N/A

Steps to Reproduce

Bug ID: BUG-000172494

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