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

SecurityOverlayCreateGlobalDefault function for IBM Planning Analytics (TM1)

    SecurityOverlayCreateGlobalDefault creates a Security Overlay cube for a specific cube with a dimension map based on the dimension order in the cube. A security Overlay cube locks and unlocks specific intersections at the cell level according to the combination of dimension elements assigned.

    In the video, SecurityOverlayCreateGlobalDefault will be used to create Security Overlay for the ‘Sales Quota’ cube (}SecurityOvelayGlobal_Sales Quota) is created with ‘Scenario’ and ‘Year’ dimensions to be included and the other dimensions are excluded.

    Where can the SecurityOverlayCreateGlobalDefault function be used?

    TurboIntegrator

      Which TM1 Server version is the SecurityOverlayCreateGlobalDefault function available for?

      Version 11 and 12

        What is the syntax for SecurityOverlayCreateGlobalDefault?

        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