laptop and a wrench

Error

The ArcGIS Survey123 web app returns 'null' as a string from the attributes of a JSON output of a feature layer query.

ArcGIS Survey123
Número de ID del error BUG-000157908
EnviadoApril 28, 2023
Última modificaciónOctober 25, 2024
Relacionado conArcGIS Survey123
Versión encontrada3.17
Sistema operativoWindows OS
Versión de sistema operativo11.0
EstadoIn Review

Solución alternativa

Add another condition to the visible expression to show the question if those attributes are null or if the string length is less than 1. For example:

 

  • Current expression: string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1
  • Updated expression: pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022")="null" or string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1

Pasos para reproducir

ID del error: BUG-000157908

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