

# PivotTableFieldOptions
<a name="API_PivotTableFieldOptions"></a>

The field options for a pivot table visual.

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

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

 ** CollapseStateOptions **   <a name="QS-Type-PivotTableFieldOptions-CollapseStateOptions"></a>
The collapse state options for the pivot table field options.  
Type: Array of [PivotTableFieldCollapseStateOption](API_PivotTableFieldCollapseStateOption.md) objects  
Required: No

 ** DataPathOptions **   <a name="QS-Type-PivotTableFieldOptions-DataPathOptions"></a>
The data path options for the pivot table field options.  
Type: Array of [PivotTableDataPathOption](API_PivotTableDataPathOption.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

 ** SelectedFieldOptions **   <a name="QS-Type-PivotTableFieldOptions-SelectedFieldOptions"></a>
The selected field options for the pivot table field options.  
Type: Array of [PivotTableFieldOption](API_PivotTableFieldOption.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

## See Also
<a name="API_PivotTableFieldOptions_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/PivotTableFieldOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/PivotTableFieldOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/PivotTableFieldOptions) 