CategoryFilter
A CategoryFilter
filters text values.
For more information, see Adding text filters in the Amazon QuickSight User Guide.
Contents
Note
In the following list, the required parameters are described first.
- Column
-
The column that the filter is applied to.
Type: ColumnIdentifier object
Required: Yes
- Configuration
-
The configuration for a
CategoryFilter
.Type: CategoryFilterConfiguration object
Required: Yes
- FilterId
-
An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- DefaultFilterControlConfiguration
-
The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
Type: DefaultFilterControlConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: