View a markdown version of this page

ControlSortConfiguration - Amazon Quick Sight

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