TM1 Function for TurboIntegrator, DimensionElementComponentDeleteDirect

Where can the DimensionElementComponentDeleteDirect function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the DimensionElementComponentDeleteDirect function?

DimensionElementComponentDeleteDirect deletes an element from a consolidated element. This function is actioned immediately.  To action this function until the process makes a commitment (e.g. at the end of executing the metadata tab), use DimensionElementComponentDelete.

What is the syntax for DimensionElementComponentDeleteDirect?

DimensionElementComponentDeleteDirect(DimName, ConsolidatedElement, Element)​;

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

A demonstration of how to use DimensionElementComponentDeleteDirect

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