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

SetDimensionGroupsSecurity function for IBM Planning Analytics (TM1)

    SetDimensionGroupsSecurity sets the level of security to a dimension for non-admin groups.

    In the video, SetDimensionGroupsSecurity will be used to grant WRITE access to the employee dimension to all non-admin groups.

    Where can the SetDimensionGroupsSecurity function be used?

    TurboIntegrator

      Which TM1 Server version is the SetDimensionGroupsSecurity function available for?

      Version 11 and 12

        What is the syntax for SetDimensionGroupsSecurity?

        SetDimensionGroupsSecurity(SecurityLevel, DimensionName)

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

        Relevant Functions