laptop and a wrench

Bug

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
Bug-ID-Nummer BUG-000171024
EingereichtSeptember 25, 2024
Zuletzt geändertMarch 5, 2025
Gilt fürArcGIS Survey123
Gefunden in Version3.20
BetriebssystemN/A
BetriebssystemversionN/A
StatusUnder Consideration

Workaround

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})

Schritte zur Reproduzierung

Bug-ID: BUG-000171024

Software:

  • ArcGIS Survey123

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln