TM1 Function for TI, HierarchyElementDelete

Deletes a member element of a specific hierarchy.

What is the HierarchyElementDelete function?

HierarchyElementDelete deletes a member element of a specific 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 HierarchyElementDeleteDirect.

Where can the HierarchyElementDelete function be used?

TurboIntegrator

What is the syntax for HierarchyElementDelete?

HierarchyElementDelete(DimName, HierName, ElName)​;

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

A demonstration on how to use HierarchyElementDelete

Delete Netherlands from Benelux consolidation in Western Europe hierarchy from the Sales Region dimension.