laptop and a wrench

漏洞

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
漏洞 ID 编号 BUG-000171024
已提交September 25, 2024
上次修改时间March 5, 2025
适用范围ArcGIS Survey123
找到的版本3.20
操作系统N/A
操作系统版本N/A
状态Under Consideration

解决办法

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

重现步骤

漏洞 ID: BUG-000171024

软件:

  • ArcGIS Survey123

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项