aggregationTypes
Home > @gooddata/sdk-ui-pivot > IMenu > aggregationTypes
IMenu.aggregationTypes property
Specifies which aggregation functions can be selected from the menu.
Signature:
aggregationTypes?: TotalType[];
Remarks
Note: this option only impacts available menu items. It will not be used to filter totals that you specify on the pivot table props.
Default: all available types.