laptop and a wrench

Bug

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
Bug ID Number BUG-000145905
SubmittedJanuary 11, 2022
Last ModifiedOctober 16, 2024
Applies toArcGIS Survey123
Version found3.13
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusUnder Consideration

Workaround

  • 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).

Steps to Reproduce

Bug ID: BUG-000145905

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