IsCommonTotalsAvailable: Boolean;
The IsCommonTotalsAvailable property returns whether totals configured in the data source are calculated.
The property returns True if the ColumnTypes/RowTypes property is set to PivotEvaluatorElementType.Common and aggregation by dimensions is set up in the data source. Otherwise the property returns False.
See also: