TM1 Function for TI, ​HierarchyElementSecurityGet

Returns the level of security privilege designated to a group for an element.

What is the HierarchyElementSecurityGet function?

HierarchyElementSecurityGet returns the level of security privilege designated to a group for an element.

Where can the HierarchyElementSecurityGet function be used?

TurboIntegrator

What is the syntax for HierarchyElementSecurityGet?

HierarchyElementSecurityGet(DimensionName, HierarchyName, ElementName, Group);​

​DimensionName = Name of the dimension the element is part of.​
HierarchyName = Name of the Hierarchy the element is part of.​
ElementName = Name of the to check the security level.​
Group = Name of the group to check the level of access privilege of a dimension element.

A demonstration on how to use HierarchyElementSecurityGet

Use HierarchyElementSecurityGet to retrieve the security set for the element, Finance, from the Employee dimension for the security group, Test.