View a markdown version of this page

DataPrepListAggregationFunction - Amazon Quick Sight

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