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

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