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

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