TM1 Function for Rules, ATTRS

ATTRS returns the string attribute for a specified element of a dimension.

Where can the ATTRS function be used?

Rules and TurboIntegrator

What is the ATTRS function?

ATTRS returns the string attribute for a specified element of a dimension.

What is the syntax for ATTRS?

ATTRS(Dimension, Element, Attribute)​
Dimension = Dimension name​
Element = Element name to retrieve the attribute from​
Attribute = The attribute for which you want to retrieve the value

A demonstration on how to use ATTRS

In the System info cube, we will use ‘Attribute’ element to retrieve the Currency attribute value from the element Australia in the dimension Organization.​