DrillDownFilter - Amazon QuickSight
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).

DrillDownFilter

The drill down filter for the column hierarchies.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Contents

Note

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

CategoryFilter

The category type drill down filter. This filter is used for string type columns.

Type: CategoryDrillDownFilter object

Required: No

NumericEqualityFilter

The numeric equality type drill down filter. This filter is used for number type columns.

Type: NumericEqualityDrillDownFilter object

Required: No

TimeRangeFilter

The time range drill down filter. This filter is used for date time columns.

Type: TimeRangeDrillDownFilter object

Required: No

See Also

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