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

HierarchyElementSecurityGet function for IBM Planning Analytics (TM1)

    HierarchyElementSecurityGet returns the level of security privilege designated to a group for an element.

    In the video, HierarchyElementSecurityGet will be used to retrieve the security set for the element, Finance, from the Employee dimension for the security group, Test.

    Where can the HierarchyElementSecurityGet function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyElementSecurityGet function available for?

      Version 11 and 12

        What is the syntax for HierarchyElementSecurityGet?

        HierarchyElementSecurityGet(DimensionName, HierarchyName, ElementName, Group)

        • DimensionName = Name of the dimension the element is part of.​
        • HierarchyName = Name of the Hierarchy the element is part of.​
        • ElementName = Name of the to check the security level.​
        • Group = Name of the group to check a dimension element’s access privilege level.

        Relevant Functions