Selective Clear Cube based on Variable Source Data
Detailed instructions on how to clear a variable selection of data that is going to be reloaded from the source. Includes sample TI code and explanations.
DType Function in TM1: Syntax and Use
Use, syntax and example of the DType function in TM1 and Planning Analytics. In this post we explain the use of the DType function and give an example of how it can be used to determine the cell type of a cube when loading data via a Turbo Integrator process.
CellIncrementN TM1 Function: Use and Syntax
Incrementally increase the values in TM1 using CellIncrementN. As distinct form CellPutN, this function will increase the value at an intersection by incremental amounts using the value being loaded rather than replace the original value at the intersection.
CellPutN TM1 Function: Use and Syntax
CellPutN Function for use in TI Processes in TM1 to update a cell with a numeric value via a Turbo Integrator process. This replaces the value already in the intersection.