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

ElementSecurityGet function for IBM Planning Analytics (TM1)

    ElementSecurityGet retrieves the security level assigned to a specified group for a dimension element.

    In the video, ElementSecurityGet will be used to retrieve the security level assigned for the ‘Finance’ group against ‘Net Income’ in the ‘Account’ dimension.

    Where can the ElementSecurityGet function be used?

    TurboIntegrator

      Which TM1 Server version is the ElementSecurityGet function available for?

      Version 11 and 12

        What is the syntax for ElementSecurityGet?

        ElementSecurityGet(DimName, ElName, Group)

        • DimName = The parent dimension of the element for which you are retrieving a security level.​
        • ElName = The element for which you are retrieving a security level.​
        • Group = The user group for which you are retrieving a security level.

        Relevant Functions