laptop and a wrench

不具合

Calculations relying on default values in non-relevant fields behave differently in the latest version of Survey123 for ArcGIS.

最後に公開された状態: January 17, 2020 ArcGIS Survey123
不具合 ID 番号 BUG-000127379
送信されましたDecember 13, 2019
最終更新日June 5, 2024
適用対象ArcGIS Survey123
見つかったバージョン3.7
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0
ステータスWill Not Be Addressed

参考情報

BUG-000097105 is fixed in Survey123 for ArcGIS 3.6. If a question is not relevant, it should not have any value until it becomes relevant. In this example, the default of 0 is used for all questions and all values are summed up although they are not relevant. This works in Survey123 for ArcGIS 3.5 or earlier, since non-relevant values are considered as 0. However, in Survey123 for ArcGIS 3.6, non-relevant questions are stored as null. Null + a value = Null. The correct way to construct the Total Depth calculation in this example is to use: coalesce(${Field_0},0) + coalesce(${Field_1},0) + coalesce(${Field_2},0) + coalesce(${Field_3},0).

対処法

Refer to the GeoNet: Calculation question comment for a detailed explanation.

再現の手順

不具合 ID: BUG-000127379

ソフトウェア:

  • ArcGIS Survey123

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動