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