PivotObtainDataMode

Description

The PivotObtainDataMode enumeration is used to determine data transformation mode in table.

It is used by the IPivot.ObtainDataMode property.

Available Values

Value Brief description
0 Normal. By scaled data. It is relevant if a cube or time series database is used as a table data source with configured measurement units.
1 Raw. Default value. By source data.

Comments

Transformations are:

See also:

Pivot Assembly Enumerations