CalculatedColumn - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CalculatedColumn

A calculated column for a dataset.

Contents

Note

In the following list, the required parameters are described first.

ColumnId

A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Amazon QuickSight preserves the existing calculated column.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

ColumnName

Column name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

Expression

An expression that defines the calculated column.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: