Skip to main content
A newer version of this page is available. .

Variation Modes

Variation summary display modes are used to display absolute and percent variances between the current value and the previously calculated value for the current field.

The following variation modes are available.

Summary Display Mode

Description

Image

Absolute Variation

The absolute variance between the current value and the previously calculated value for the current field is displayed in the cell.

This mode is specified by the FieldSummaryDisplayType.AbsoluteVariation value.

pivotgrid_summarydisplaytype_absvar

Percent Variation

The percentage variance between the current value and the previously calculated value for the current field is displayed in the cell.

This mode is specified by the FieldSummaryDisplayType.PercentVariation value.

pivotgrid_summarydisplaytype_percvar

See Also