laptop and a wrench

Error

In the ArcGIS Survey123 web app, the pulldata("@layer") function returns the word 'null' instead of an empty cell as the actual null.

ArcGIS Survey123
Número de ID del error BUG-000171024
EnviadoSeptember 25, 2024
Última modificaciónMarch 5, 2025
Relacionado conArcGIS Survey123
Versión encontrada3.20
Sistema operativoN/A
Versión de sistema operativoN/A
EstadoUnder Consideration

Solución alternativa

There is a workaround to post-process the 'Location' values extracted using the pulldata() function that works if null values are returned as the text string 'null'. If 'Location' is the pulled data, a second value, 'Location2', is calculated for the final value of Location:

${Location2} = calculate: if(${Location} = 'null', '', ${Location})

Pasos para reproducir

ID del error: BUG-000171024

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