View a markdown version of this page

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

ControlSortConfiguration

The sort configuration for control values. This is a tagged union type. Specify either SelectableValuesSort or ControlColumnSort, but not both.

Contents

Note

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

ControlColumnSort

The sort configuration for controls that are tied to a dataset column. Use this option to sort control values by an aggregate of a column.

Type: AggregationSortConfiguration object

Required: No

SelectableValuesSort

The sort configuration for user-specified values in the control. Use this option to sort values that are manually entered by users in a dropdown or list control.

Type: SelectableValuesSort object

Required: No

See Also

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