Category
Table Manipulation
Description
Identifies a subset of columns specified in the call to SUMMARIZE or SUMMARIZECOLUMNS that should be used to calculate groups of subtotals
Microsoft Docs
1242
Status
Completed
Syntax
ROLLUPGROUP(<groupBy_columnName> [, <groupBy_columnName> [, ... ] ] [, <isGrandTotalColumn>] )