This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Dashboard CalculatedMeasureField
The table calculation measure field for pivot tables.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Expression" :String, "FieldId" :String}
YAML
Expression:StringFieldId:String
Properties
Expression-
The expression in the table calculation.
Required: Yes
Type: String
Minimum:
1Maximum:
4096Update requires: No interruption
FieldId-
The custom field ID.
Required: Yes
Type: String
Minimum:
1Maximum:
512Update requires: No interruption