TM1 Function for TI, HierarchyElementComponentDelete

Deletes a component (child) from a consolidated element in a hierarchy.

What is the HierarchyElementComponentDelete function?

HierarchyElementComponentDelete deletes a component (child) from a consolidated element in a hierarchy. 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 HierarchyElementComponentDeleteDirect.

Where can the HierarchyElementComponentDelete function be used?

TurboIntegrator

What is the syntax for HierarchyElementComponentDelete?

HierarchyElementComponentDelete (DimName, HierName, ConsolElName, ElName)​;

​DimName = Dimension Name​
HierName = Hierarchy Name​
ElName = Element Name​
ConsolElName = Consolidated Element Name

A demonstration on how to use HierarchyElementComponentDelete

Delete Netherlands as a child of Benelux in the Western Europe hierarchy from the Sales Region dimension.