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

SecurityOverlayDestroyGlobalDefault function for IBM Planning Analytics (TM1)

    SecurityOverlayDestroyGlobalDefault deletes the Security Overlay cube for a specific cube with a dimension map based on the dimension order in the cube. 

    In the video, SecurityOverlayDestroyGlobalDefault will be used to delete the Security Overlay for the ‘General Ledger’ cube (}SecurityOvelayGlobal_General Ledger) from the TM1 database.

    Where can the SecurityOverlayDestroyGlobalDefault function be used?

    TurboIntegrator

      Which TM1 Server version is the SecurityOverlayDestroyGlobalDefault function available for?

      Version 11 and 12

        What is the syntax for SecurityOverlayDestroyGlobalDefault?

        SecurityOverlayDestroyGlobalDefault (CubeName, DimensionMap)

        • CubeName = cube for security overlay setting​
        • DimensionMap = dimension order in the cube to be included and excluded in the security overlay with string ‘1’ to include and ‘0’ to exclude.

        Relevant Functions