AWS::QuickSight::Dashboard KPISortConfiguration
The sort configuration of a KPI visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "TrendGroupSort" :
[ FieldSortOptions, ... ]
}
YAML
TrendGroupSort:
- FieldSortOptions
Properties
TrendGroupSort
-
The sort configuration of the trend group fields.
Required: No
Type: Array of FieldSortOptions
Minimum:
0
Maximum:
100
Update requires: No interruption