DataSetNumericFilterCondition - Amazon Quick Sight

DataSetNumericFilterCondition

A filter condition for numeric columns, supporting both comparison and range-based filtering.

Contents

Note

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

ColumnName

The name of the numeric column to filter.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

ComparisonFilterCondition

A comparison-based filter condition for the numeric column.

Type: DataSetNumericComparisonFilterCondition object

Required: No

RangeFilterCondition

A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.

Type: DataSetNumericRangeFilterCondition object

Required: No

See Also

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