<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

HierarchyElementPrincipalName function for IBM Planning Analytics (TM1)

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

    In the video, HierarchyElementPrincipalName will be used to retrieve the principal name for an employee.

    Where can the HierarchyElementPrincipalName function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyElementPrincipalName function available for?

      Version 11 and 12

        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​

        Relevant Functions