Namespace: PP.Exp;
The TransfCalculationMode enumeration contains a moment of executing transformation in a calculation chain.
The value is passed to the EaxMdService.setTransformationPos method.
| Value | Brief description |
| AfterDataSourceExecute | After aggregation has been calculated. |
| AfterCalcTotals | After totals have been calculated. |
See also: