TM1 Function for TI, ​HierarchyElementPrincipalName

Returns the principal name of an element given an alias or the element name itself.

What is the HierarchyElementPrincipalName function?

​HierarchyElementPrincipalName returns the principal name of an element given an alias or the element name itself.

Where can the HierarchyElementPrincipalName function be used?

TurboIntegrator

What is the syntax for HierarchyElementPrincipalName?

HierarchyElementPrincipalName( DimensionName, HierarchyName, ElementName );​

​DimensionName = Name of the dimension the element is insert​
HierarchyName = Name of the Hierarchy the element is insert​
ElementName = Element name or alias that you want the principal name​

A demonstration on how to use HierarchyElementPrincipalName

Use HierarchyElementPrincipalName to retrieve the principal name for an employee.