laptop and a wrench

Error

Using the coalesce function in an ArcGIS Survey123 calculation leaves empty values on feature layers if one of the fields is null when taken in the ArcGIS Survey123 web app.

ArcGIS Survey123
Número de ID del error BUG-000145905
EnviadoJanuary 11, 2022
Última modificaciónOctober 16, 2024
Relacionado conArcGIS Survey123
Versión encontrada3.13
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoUnder Consideration

Solución alternativa

  • The coalesce function works fine in the field app.
  • Adding the coalesce function before each field in the calculation resolves the issue with the web app. For example, instead of using coalesce(${input1}*${input2},0), use coalesce(${input1},0)*coalesce(${input2},0).

Pasos para reproducir

ID del error: BUG-000145905

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