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

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.