TI Functions
TM1 Function for TI – CellSecurityCubeCreate
Available In
TurboIntegrator
Definition
CellSecurityCubeCreate creates cell security for a cube.
Syntax
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.
Video Demo
Use CellSecurityCubeCreate to set up cell security for the Sales Quota cube.