laptop and a wrench

Bug

A hidden calculation field in a Survey123 for ArcGIS form produces different results when collected from the Survey123 for ArcGIS mobile app and the Survey123 for ArcGIS website.

Last Published: October 24, 2019 ArcGIS Survey123
Bug ID Number BUG-000126026
SubmittedOctober 15, 2019
Last ModifiedJune 5, 2024
Applies toArcGIS Survey123
Version found3.6
Operating SystemAndroid
Operating System Version8.1x
StatusWill Not Be Addressed

Additional Information

When performing calculations on select_one questions containing numeric values, it is necessary to convert each value to an integer by using the int(question or value) function first. The select one_question type is a string and requires conversion to an integer within the form to conduct the calculation successfully. Specifying the bind::esri:fieldType field as esriFieldTypeInteger ensures the value is stored as an integer once the value is passed to the database. An example of the calculation: (int(${Q_51}) + (int(${Q_52}) + (int(${Q_53}) + (int(${Q_53}) + (int(${Q_54}))))))

Steps to Reproduce

Bug ID: BUG-000126026

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