Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::Analysis TransposedTableOption

Focus mode
AWS::QuickSight::Analysis TransposedTableOption - AWS CloudFormation
Filter View

The column option of the transposed table.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "ColumnIndex" : Number, "ColumnType" : String, "ColumnWidth" : String }

YAML

ColumnIndex: Number ColumnType: String ColumnWidth: String

Properties

ColumnIndex

The index of a columns in a transposed table. The index range is 0-9999.

Required: No

Type: Number

Minimum: 0

Maximum: 9999

Update requires: No interruption

ColumnType

The column type of the column in a transposed table. Choose one of the following options:

  • ROW_HEADER_COLUMN: Refers to the leftmost column of the row header in the transposed table.

  • VALUE_COLUMN: Refers to all value columns in the transposed table.

Required: Yes

Type: String

Allowed values: ROW_HEADER_COLUMN | VALUE_COLUMN

Update requires: No interruption

ColumnWidth

The width of a column in a transposed table.

Required: No

Type: String

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.