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

CellSecurityCubeCreate function for IBM Planning Analytics (TM1)

    CellSecurityCubeCreate creates cell security for a cube.

    In this video, CellSecurityCubeCreate is used to set up cell security for the Sales Quota cube.

    Where can the CellSecurityCubeCreate function be used?

    TurboIntegrator

      Which TM1 Server version is the CellSecurityCubeCreate function available for?

      Version 11 and 12

        What is the syntax for CellSecurityCubeCreate ?

        CellSecurityCubeCreate( SourceCubeName, DimensionFlagMap)

        • ​SourceCubeName = The name of the cube to create a security cube from​
        • DimensionFlagMap = A string including a 1 or 0 for each dimension to be included in the security cube. If the source cube has five dimensions, then the string needs to include five 1’s or 0’s. Each number is separated by a colon

        Relevant Functions