TM1 Function for TI, DimensionElementComponentDelete

Deletes an element from a consolidated element in a rollup.

What is the DimensionElementComponentDelete function?

DimensionElementComponentDelete deletes an element from a consolidated element in a rollup. 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 DimensionElementComponentDeleteDirect.

Where can the DimensionElementComponentDelete function be used?

TurboIntegrator

What is the syntax for DimensionElementComponentDelete?

DimensionElementComponentDelete(DimName, ConsolidatedElement, Element)​;

DimName = Dimension Name​
ConsolidatedElement = Element Name​
Element = Element Name

A demonstration on how to use DimensionElementComponentDelete

Delete the element Denmark from the consolidated element Scandanavia in the Sales Region dimension.