TM1 Function for TI, DimensionElementComponentAdd

Adds an element to a consolidated element in a rollup according to a specific weight in a dimension.

What is the DimensionElementComponentAdd function?

DimensionElementComponentAdd adds an element to a consolidated element in a rollup according to a specific weight in a dimension. This action occurs after a commitment in the process (e.g. at the end of executing the metadata tab). To action this function immediately, use DimensionElementComponentAddDirect.

Where can the DimensionElementComponentAdd function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for DimensionElementComponentAdd?

DimensionElementComponentAdd(DimName, ConsolidatedElement, Element, ElWeight)​;

​DimName = Dimension Name​
ConsolidatedElement = Element Name​
Element = Conponent Element Name​
ElWeight = Element Weight

A demonstration on how to use DimensionElementComponentAdd

Add the element Denmark as a component to Scandanavia for the Sales Region dimension.