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 Support アプリのダウンロード

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

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

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

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

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