FilterCrossSheetControl
A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
Contents
Note
In the following list, the required parameters are described first.
- FilterControlId
-
The ID of the
FilterCrossSheetControl
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- SourceFilterId
-
The source filter ID of the
FilterCrossSheetControl
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- CascadingControlConfiguration
-
The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
Type: CascadingControlConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: