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

ElementSecurityPut function for IBM Planning Analytics (TM1)

    ElementSecurityPut assigns a security level to a specified group for an element.

    In the video, ElementSecurityPut will be used to assign a security level to the Finance group, for the Net Income in the Account dimension.

    Where can the ElementSecurityPut function be used?

    TurboIntegrator

      Which TM1 Server version is the ElementSecurityPut function available for?

      Version 11 and 12

        What is the syntax for ElementSecurityPut?

        ElementSecurityPut(Level, DimName, ElName, Group)

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

        Relevant Functions