LeadingCalculationTypes.<Chart of calculation types name>.GroupBy
Syntax:
Parameters:
<GroupingColumns> (required)
Comma-separated string of column names to group tabular section rows by.
<TotalingColumns> (optional)
Comma-separated string of column names used to total values from the tabular section rows.
Description:
Important: Both column lists must cover all of the tabular section. Column lists must not overlap.
Availability:
Note:
The method can be used only when the tabular section is obtained from an object's property. If the tabular section is obtained from a reference property (or selection property), using this method would cause a runtime error.