SubtotalOptions - Amazon QuickSight

SubtotalOptions

The subtotal options.

Contents

Note

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

CustomLabel

The custom label string for the subtotal cells.

Type: String

Required: No

FieldLevel

The field level (all, custom, last) for the subtotal cells.

Type: String

Valid Values: ALL | CUSTOM | LAST

Required: No

FieldLevelOptions

The optional configuration of subtotal cells.

Type: Array of PivotTableFieldSubtotalOptions objects

Array Members: Maximum number of 100 items.

Required: No

MetricHeaderCellStyle

The cell styling options for the subtotals of header cells.

Type: TableCellStyle object

Required: No

StyleTargets

The style targets options for subtotals.

Type: Array of TableStyleTarget objects

Array Members: Maximum number of 3 items.

Required: No

TotalCellStyle

The cell styling options for the subtotal cells.

Type: TableCellStyle object

Required: No

TotalsVisibility

The visibility configuration for the subtotal cells.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

ValueCellStyle

The cell styling options for the subtotals of value cells.

Type: TableCellStyle object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: