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 Number BUG-000162400
SubmittedOctober 26, 2023
Last ModifiedApril 16, 2025
Applies toArcGIS Dashboards
Version found11.1
Operating SystemWindows Server
Operating System Version2019 64 Bit
StatusKnown Limit

Additional Information

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

Steps to Reproduce

Bug ID: BUG-000162400

Software:

  • ArcGIS Dashboards

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options