laptop and a wrench

Bug

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

ArcGIS Dashboards
Bug-ID-Nummer BUG-000162400
EingereichtOctober 26, 2023
Zuletzt geändertApril 16, 2025
Gilt fürArcGIS Dashboards
Gefunden in Version11.1
BetriebssystemWindows Server
Betriebssystemversion2019 64 Bit
StatusKnown Limit

Zusätzliche Informationen

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.

Workaround

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"),

Schritte zur Reproduzierung

Bug-ID: BUG-000162400

Software:

  • ArcGIS Dashboards

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