

# TableAggregatedFieldWells
<a name="API_TableAggregatedFieldWells"></a>

The aggregated field well for the table.

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

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

 ** GroupBy **   <a name="QS-Type-TableAggregatedFieldWells-GroupBy"></a>
The group by field well for a pivot table. Values are grouped by group by fields.  
Type: Array of [DimensionField](API_DimensionField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** Values **   <a name="QS-Type-TableAggregatedFieldWells-Values"></a>
The values field well for a pivot table. Values are aggregated based on group by fields.  
Type: Array of [MeasureField](API_MeasureField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

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