TM1 Function for Rules, ELEMENTTYPE
ELEMENTTYPE returns element type information of an element in the dimension.
Where can the ELEMENTTYPE function be used?
Rules and TurboIntegrator
What is the ELEMENTTYPE function?
ELEMENTTYPE returns element type information of an element in the dimension.
What is the syntax for ELEMENTTYPE?
ElementType(dimension, hierarchy, element)
Dimension = Dimension name.
Hierarchy = The name of the hierarchy.
Element = The name of an element within the dimension.
A demonstration on how to use ELEMENTTYPE
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.