PivotConfiguration - Amazon Quick Sight

PivotConfiguration

Configuration for a pivot operation, specifying which column contains labels and how to pivot them.

Contents

Note

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

PivotedLabels

The list of specific label values to pivot into separate columns.

Type: Array of PivotedLabel objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: Yes

LabelColumnName

The name of the column that contains the labels to be pivoted into separate columns.

Type: String

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

Required: No

See Also

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