laptop and a wrench

Error

Calculations relying on default values in non-relevant fields behave differently in the latest version of Survey123 for ArcGIS.

Última publicación: January 17, 2020 ArcGIS Survey123
Número de ID del error BUG-000127379
EnviadoDecember 13, 2019
Última modificaciónJune 5, 2024
Relacionado conArcGIS Survey123
Versión encontrada3.7
Sistema operativoWindows OS
Versión de sistema operativo10.0
EstadoWill Not Be Addressed

Información adicional

BUG-000097105 is fixed in Survey123 for ArcGIS 3.6. If a question is not relevant, it should not have any value until it becomes relevant. In this example, the default of 0 is used for all questions and all values are summed up although they are not relevant. This works in Survey123 for ArcGIS 3.5 or earlier, since non-relevant values are considered as 0. However, in Survey123 for ArcGIS 3.6, non-relevant questions are stored as null. Null + a value = Null. The correct way to construct the Total Depth calculation in this example is to use: coalesce(${Field_0},0) + coalesce(${Field_1},0) + coalesce(${Field_2},0) + coalesce(${Field_3},0).

Solución alternativa

Refer to the GeoNet: Calculation question comment for a detailed explanation.

Pasos para reproducir

ID del error: BUG-000127379

Software:

  • ArcGIS Survey123

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga