AttributeAggregationFunction - Amazon QuickSight
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).

AttributeAggregationFunction

Aggregation for attributes.

Contents

Note

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

SimpleAttributeAggregation

The built-in aggregation functions for attributes.

  • UNIQUE_VALUE: Returns the unique value for a field, aggregated by the dimension fields.

Type: String

Valid Values: UNIQUE_VALUE

Required: No

ValueForMultipleValues

Used by the UNIQUE_VALUE aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.

Type: String

Required: No

See Also

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