TM1 Function for TI, CellSecurityCubeCreate

Creates cell security for a cube.

What is the CellSecurityCubeCreate function?

CellSecurityCubeCreate creates cell security for a cube.  

Where can the CellSecurityCubeCreate function be used?

TurboIntegrator

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.

A demonstration on how to use CellSecurityCubeCreate

Use CellSecurityCubeCreate to set up cell security for the Sales Quota cube.