laptop and a wrench

Bug

Evaluating decimal-date-time in ArcGIS Survey123 Connect fails due to a type mismatch when evaluating input is a result of concatenate and if calculation.

ArcGIS Survey123
Bug ID Number BUG-000179257
SubmittedSeptember 4, 2025
Last ModifiedOctober 2, 2025
Applies toArcGIS Survey123
Version found3.23
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusAs Designed

Additional Information

The calculations will not be validated in ArcGIS Survey123 Connect if the output of the calculation is considered invalid when used in another formula at the time that the form is being saved. This can happen when the default value used in the conditional statement is not a valid input for other calculations in the form. For example, the output of the first question in the sample provided in this bug is '-01-01T00:00:00+02:00' when there is no selection made which is not valid to use in "decimal-date-time()" formula and does not create a valid output. To resolve the issue, the values in the conditional statement must be modified or alternatively a default value must be provided in a way that it produces an output that can be passed to the subsequent formulas as a valid input at all times, even when the form is initially loaded.

Workaround

Add default value to code or amend the age calculation to not include decimal-date-time for birth_date value ie int((decimal-date-time(today()) - '${birth_date})) div 365.25).

Steps to Reproduce

Bug ID: BUG-000179257

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