The PivotObtainDataMode enumeration is used to determine data transformation mode in table.
It is used by the IPivot.ObtainDataMode property.
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. |
Transformations are:
See also: