AWS::QuickSight::Dashboard Filter - AWS CloudFormation

AWS::QuickSight::Dashboard Filter

With a Filter, you can remove portions of data from a particular visual or view.

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

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CategoryFilter

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

Required: No

Type: CategoryFilter

Update requires: No interruption

NumericEqualityFilter

A NumericEqualityFilter filters numeric values that equal or do not equal a given numeric value.

Required: No

Type: NumericEqualityFilter

Update requires: No interruption

NumericRangeFilter

A NumericRangeFilter filters numeric values that are either inside or outside a given numeric range.

Required: No

Type: NumericRangeFilter

Update requires: No interruption

RelativeDatesFilter

A RelativeDatesFilter filters date values that are relative to a given date.

Required: No

Type: RelativeDatesFilter

Update requires: No interruption

TimeEqualityFilter

A TimeEqualityFilter filters date-time values that equal or do not equal a given date/time value.

Required: No

Type: TimeEqualityFilter

Update requires: No interruption

TimeRangeFilter

A TimeRangeFilter filters date-time values that are either inside or outside a given date/time range.

Required: No

Type: TimeRangeFilter

Update requires: No interruption

TopBottomFilter

A TopBottomFilter filters data to the top or bottom values for a given column.

Required: No

Type: TopBottomFilter

Update requires: No interruption