totals
Home > @gooddata/sdk-ui-pivot > IPivotTableBucketProps > totals
IPivotTableBucketProps.totals property
Specify what totals should be calculated and included in the table.
Signature:
totals?: TotalsOrPlaceholders;
Remarks
Note: table can only render column subtotal and/or grand-totals. It is not possible to calculate row totals. Also note: the table will only include subtotals when in grouping mode and the grouping is effective = table is sorted by the first row attribute.