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

SetElementGroupsSecurity function for IBM Planning Analytics (TM1)

    SetElementGroupsSecurity sets the level of security to an element for non-admin groups.

    In the video, SetElementGroupsSecurity will be used to grant READ access to the element, ‘Actual’, from the Version dimension.

    Where can the SetElementGroupsSecurity function be used?

    TurboIntegrator

      Which TM1 Server version is the SetElementGroupsSecurity function available for?

      Version 11 and 12

        What is the syntax for SetElementGroupsSecurity?

        SetElementGroupsSecurity(SecurityLevel, DimensionName, ElementName)

        • SecurityLevel = Level of security to be granted to all non-admin groups to a given dimension element.​
        • DimensionName = Name of the parent dimension of the element to have security access set​
        • ElementName = Name of the element to have the security set to all non-admin groups. There are 6 types of security:​
          • Admin
          • Lock
          • None
          • Read
          • Reserve
          • Write 

        Relevant Functions