

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Analysis FilterSelectableValues
<a name="aws-properties-quicksight-analysis-filterselectablevalues"></a>

A list of selectable values that are used in a control.

## Syntax
<a name="aws-properties-quicksight-analysis-filterselectablevalues-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-analysis-filterselectablevalues-syntax.json"></a>

```
{
  "[Values](#cfn-quicksight-analysis-filterselectablevalues-values)" : [ String, ... ]
}
```

### YAML
<a name="aws-properties-quicksight-analysis-filterselectablevalues-syntax.yaml"></a>

```
  [Values](#cfn-quicksight-analysis-filterselectablevalues-values): 
    - String
```

## Properties
<a name="aws-properties-quicksight-analysis-filterselectablevalues-properties"></a>

`Values`  <a name="cfn-quicksight-analysis-filterselectablevalues-values"></a>
The values that are used in the `FilterSelectableValues`.  
*Required*: No  
*Type*: Array of String  
*Minimum*: `0`  
*Maximum*: `50000`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)