TM1 Function for TI, ElementSecurityGet

Retrieves the security level assigned to a specified group for a dimension element.

What is the ElementSecurityGet function?

ElementSecurityGet retrieves the security level assigned to a specified group for a dimension element.

Where can the ElementSecurityGet function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for ElementSecurityGet?

ElementSecurityGet(DimName, ElName, Group);​

​DimName = The parent dimension of the element for which you are retrieving a security level.​
ElName = The element for which you are retrieving a security level.​
Group = The user group for which you are retrieving a security level.

A demonstration on how to use ElementSecurityGet

Use ElementSecurityGet to retrieve the security level assigned for the ‘Finance’ group against ‘Net Income’ in the ‘Account’ dimension.