TM1 Function for Rules, DimensionAttrS

​DIMENSIONATTRS returns a string attribute for a specified dimension.

What is the DimensionAttrS function?

​DimensionAttrS returns a string attribute for a specified dimension.

Where can the DimensionAttrS function be used?

Rules and TurboIntegrator

What is the syntax for DimensionAttrS?

DimensionAttrS(DimName, AttrName);
DimName = Dimension name.
AttrName = Attribute name.

A demonstration on how to use the DimensionAttrS function

Use DimensionAttrS to retrieve string attribute value of the dimension and apply it in the rule to populate the Comment measure in the Product Scorecard cube.