PivotEvaluatorTotalDisposition

Description

The PivotEvaluatorTotalDisposition enumeration contains types of totals, relative to which the calculated factor is calculated.

It is used by the IPivotEvaluatorDimCalculatesItem.AddPercentCalculate method.

Available Values

Value Brief description
0 Sub_. Subtotals. If system contains subtotals, a value is calculated in percentage of an intermediate value. Subtotal value is calculated in percentage of a the grand total.
1 Overall. Grand totals. A value and subtotals are calculated in percentage of the grand total.

See also:

Pivot Assembly Enumerations