TM1 Function for TI, SecurityOverlayCreateGlobalDefault
Creates Security Overlay cube for a specific cube with a dimension map based on the dimension order in the cube.
SecurityOverlayCreateGlobalDefault creates Security Overlay cube for a specific cube with a dimension map based on the dimension order in the cube. Security Overlay cube is used to lock and unlock specific intersections at cell level according to the combination of dimension elements assigned.
TurboIntegrator
Version 11 and 12
SecurityOverlayCreateGlobalDefault (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.
Create Security Overlay for ‘Sales Quota’ cube (}SecurityOvelayGlobal_Sales Quota) is created with ‘Scenario’ and ‘Year’ dimensions to be included and the other dimensions are excluded.