laptop and a wrench

不具合

In ArcGIS Dashboards, when configuring the Table element and enabling advanced formatting, attributes with domain descriptions are reverted to coded values.

ArcGIS Dashboards
不具合 ID 番号 BUG-000162400
送信されましたOctober 26, 2023
最終更新日April 16, 2025
適用対象ArcGIS Dashboards
見つかったバージョン11.1
オペレーティング システムWindows Server
オペレーティング システムのバージョン2019 64 Bit
ステータスKnown Limit

参考情報

This is a known limitation of Arcade. Please use the DomainName() function to show the description value. For more information, refer to the document: https://developers.arcgis.com/arcade/function-reference/feature_functions/#domainname.

対処法

When the advanced formatting is applied, the text is degraded to the following notation:

displayText : $datapoint["domainfield"],

For fields that need domain descriptions instead, apply the following:

displayText : DomainName($datapoint,"domainfield"),

再現の手順

不具合 ID: BUG-000162400

ソフトウェア:

  • ArcGIS Dashboards

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

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

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

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

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

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

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