

# FilterTextAreaControl
<a name="API_FilterTextAreaControl"></a>

A control to display a text box that is used to enter multiple entries.

## Contents
<a name="API_FilterTextAreaControl_Contents"></a>

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

 ** FilterControlId **   <a name="QS-Type-FilterTextAreaControl-FilterControlId"></a>
The ID of the `FilterTextAreaControl`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\w\-]+`   
Required: Yes

 ** SourceFilterId **   <a name="QS-Type-FilterTextAreaControl-SourceFilterId"></a>
The source filter ID of the `FilterTextAreaControl`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\w\-]+`   
Required: Yes

 ** Title **   <a name="QS-Type-FilterTextAreaControl-Title"></a>
The title of the `FilterTextAreaControl`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: Yes

 ** Delimiter **   <a name="QS-Type-FilterTextAreaControl-Delimiter"></a>
The delimiter that is used to separate the lines in text.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** DisplayOptions **   <a name="QS-Type-FilterTextAreaControl-DisplayOptions"></a>
The display options of a control.  
Type: [TextAreaControlDisplayOptions](API_TextAreaControlDisplayOptions.md) object  
Required: No

## See Also
<a name="API_FilterTextAreaControl_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/FilterTextAreaControl) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/FilterTextAreaControl) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/FilterTextAreaControl) 