PivotTableAggregatedFieldWells
The aggregated field well for the pivot table.
Contents
Note
In the following list, the required parameters are described first.
- Columns
-
The columns field well for a pivot table. Values are grouped by columns fields.
Type: Array of DimensionField objects
Array Members: Maximum number of 40 items.
Required: No
- Rows
-
The rows field well for a pivot table. Values are grouped by rows fields.
Type: Array of DimensionField objects
Array Members: Maximum number of 40 items.
Required: No
- Values
-
The values field well for a pivot table. Values are aggregated based on rows and columns fields.
Type: Array of MeasureField objects
Array Members: Maximum number of 40 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: