TM1 Function for TI, HierarchyElementDeleteDirect

Deletes a member element of a specific hierarchy in a dimension.

What is the HierarchyElementDeleteDirect function?

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

Where can the HierarchyElementDeleteDirect function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for HierarchyElementDeleteDirect?

HierarchyElementDeleteDirect(DimName, HierName, ElName)​;

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

A demonstration on how to use HierarchyElementDeleteDirect

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