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 Number BUG-000171024
SubmittedSeptember 25, 2024
Last ModifiedMarch 5, 2025
Applies toArcGIS Survey123
Version found3.20
Operating SystemN/A
Operating System VersionN/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})

Steps to Reproduce

Bug ID: BUG-000171024

Software:

  • ArcGIS Survey123

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options