Since version: 1.11
The Dashboard List Formatting profile is used for list elements in ArcGIS Dashboards. An expression can be written to customize the way list elements render data points. It is expected that the script returns a dictionary of name-value pairs specific for the list element.
Context
The following products implement this profile:
Spatial reference
This profile does not include geometry functions and therefore does not need to define a spatial reference for the execution context.
Time zone
The dashboard time zone determines the execution context's default time zone.
Profile variables
Variable Name | Type | Description |
---|---|---|
$datapoint | Feature | The data point being evaluated for the visual element. |
Function bundles
Return types
For a list of valid dictionary keywords, click here.