

# PivotTableSortBy
<a name="API_PivotTableSortBy"></a>

The sort by field for the field sort options.

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

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

 ** Column **   <a name="QS-Type-PivotTableSortBy-Column"></a>
The column sort (field id, direction) for the pivot table sort by options.  
Type: [ColumnSort](API_ColumnSort.md) object  
Required: No

 ** DataPath **   <a name="QS-Type-PivotTableSortBy-DataPath"></a>
The data path sort (data path value, direction) for the pivot table sort by options.  
Type: [DataPathSort](API_DataPathSort.md) object  
Required: No

 ** Field **   <a name="QS-Type-PivotTableSortBy-Field"></a>
The field sort (field id, direction) for the pivot table sort by options.  
Type: [FieldSort](API_FieldSort.md) object  
Required: No

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