DataSetDateFilterCondition - Amazon Quick Sight

DataSetDateFilterCondition

A filter condition for date 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 date 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 date column.

Type: DataSetDateComparisonFilterCondition object

Required: No

RangeFilterCondition

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

Type: DataSetDateRangeFilterCondition object

Required: No

See Also

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