PivotedLabel - Amazon Quick Sight
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).

PivotedLabel

Specifies a label value to be pivoted into a separate column, including the new column name and identifier.

Contents

Note

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

LabelName

The label value from the source data to be pivoted.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2047.

Required: Yes

NewColumnId

A unique identifier for the new column created from this pivoted label.

Type: String

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

Required: Yes

NewColumnName

The name for the new column created from this pivoted label.

Type: String

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

Required: Yes

See Also

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