TM1 Function for TI, SetElementGroupsSecurity

Sets level of security to an element for non-admin groups.

What is the SetElementGroupsSecurity function?

SetElementGroupsSecurity sets level of security to an element for non-admin groups.

Where can the SetElementGroupsSecurity function be used?

TurboIntegrator

What is the syntax for SetElementGroupsSecurity?

SetElementGroupsSecurity(SecurityLevel, DimensionName, ElementName); ​
SecurityLevel = Level of security to be granted to all non-admin groups to a given dimension element.​
DimensionName = Name of the parent dimension of the element to have security access set​
ElementName = Name of the element to have the security set to all non-admin groups. There are 6 types of security:​
– Admin
– Lock
– None
– Read
– Reserve
– Write 

A demonstration on how to use SetElementGroupsSecurity

Use SetElementGroupsSecurity to grant READ access to the element, ‘Actual’, from the Version dimension.