laptop and a wrench

漏洞

Using the coalesce function in an ArcGIS Survey123 calculation leaves empty values on feature layers if one of the fields is null when taken in the ArcGIS Survey123 web app.

ArcGIS Survey123
漏洞 ID 编号 BUG-000145905
已提交January 11, 2022
上次修改时间October 16, 2024
适用范围ArcGIS Survey123
找到的版本3.13
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Under Consideration

解决办法

  • The coalesce function works fine in the field app.
  • Adding the coalesce function before each field in the calculation resolves the issue with the web app. For example, instead of using coalesce(${input1}*${input2},0), use coalesce(${input1},0)*coalesce(${input2},0).

重现步骤

漏洞 ID: BUG-000145905

软件:

  • ArcGIS Survey123

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项