Rule Functions
TM1 Function for Rules – ELEMENTTYPE
Available In
Rules and TurboIntegrator
Definition
ELEMENTTYPE returns element type information of an element in the dimension.
Syntax
ElementType(dimension, hierarchy, element)
Dimension = Dimension name.
Hierarchy = The name of the hierarchy.
Element = The name of an element within the dimension.
Video Demo
Use ElementType function to retrieve the element type information of an element of the Employee Hierarchies dimension and apply it in the rule to populate in the Employee Salaries cube.