TM1 Function for Rules,​ ELEMENTATTRN

​ELEMENTATTRN returns the numeric attribute value of the specified element of a dimension.   

Where can the ELEMENTATTRN function be used?

Rules and TurboIntegrator

What is the ELEMENTATTRN function?

​ELEMENTATTRN returns the numeric attribute value of the specified element of a dimension.   

What is the syntax for ELEMENTATTRN?

ElementAttrN(dimension, hierarchy, element, attribute)​
​Dimension =  Dimension name.​
Hierarchy = The name of the hierarchy.​
Element = The name of the element within dimension.​
Attribute = Attribute name which we want to retrieve.

A demonstration on how to use ELEMENTATTRN

Use ElementAttrN function to retrieve Employee Hierarchies dimension numeric attribute value and apply it in the rule to populate in the Employee Salaries cube.