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-Nummer BUG-000145905
EingereichtJanuary 11, 2022
Zuletzt geändertOctober 16, 2024
Gilt fürArcGIS Survey123
Gefunden in Version3.13
BetriebssystemWindows OS
Betriebssystemversion10.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).

Schritte zur Reproduzierung

Bug-ID: BUG-000145905

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