View a markdown version of this page

DataPrepListAggregationFunction - 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).

DataPrepListAggregationFunction

An aggregation function that concatenates values from multiple rows into a single string with a specified separator.

Contents

Note

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

Distinct

Whether to include only distinct values in the concatenated result, removing duplicates.

Type: Boolean

Required: Yes

Separator

The string used to separate values in the concatenated result.

Type: String

Required: Yes

InputColumnName

The name of the column containing values to be concatenated.

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 Amazon SDKs, see the following: