DimensionElementComponentAddDirect TM1 Function: How to Use, Examples and Syntax
DimensionElementComponentAddDirect Function for use in TI Processes in TM1 and Planning Analytics to IMMEDIATELY consolidate (or rollup) elements in a dimension. Explanation with an example of use.
DimensionElementInsertDirect Function: Syntax & Use
DimensionElementInsertDirect directly adds a new element to a TM1 dimension immediately – no need to wait for the end of the TI step.
DimensionElementDelete Function TM1: Syntax and Use
Here is how to simply delete a single element from a dimension in TM1. Note DimensionElementDelete permanently deletes the element from the dimension and all associated data from any cube the dimension is used in – so please be careful!
AttrPutS in TM1: How to Use and Syntax
Syntax and use for AttrPutS for assigning a string to an attribute on an element in a TM1 dimension via a Turbo Integrator (TI) script for TM1 and Planning Analytics, with a warning about using it on the same TI tab as a DimensionElementInsert.
DIMIX TM1 Function: How to Use, Syntax & Examples
An in depth explanation of the usage of the DIMIX Function in Turbo Integrator Processes and Rules in TM1 and Planning Analytics. In short, to assess if a variable exists as either an element or an alias in a TM1 dimension.
DimensionElementComponentAdd TM1 Function: How to Use, Examples and Syntax
DimensionElementComponentAdd Function for use in TI Processes in TM1 and Planning Analytics to consolidate (or rollup) elements in a dimension. Explanation with an example of use.
DimensionElementInsert TM1 Function: Use, Syntax and Examples
How to insert a new element into a TM1 dimension using a Turbo Integrator process. This post explains how you can add a new item to a TM1 dimension.
IF Function in Turbo Integrator processes in TM1: How to Use and Syntax
IF() Function for use in Turbo Integrator (TI) Processes in TM1 and Planning Analytics for setting up Conditional Statements in TI Processes.
Creating and Expanding a Time Dimension
This post should really be titled “Creating a Time Dimension with a method which allows it to be easily expanded later.” but that simply wont fit. The concept is simple, where previously a time dimension is manually updated and eventually becomes tiresome to update (once every few years) we can instead use one process to […]