TM1 Function for Rules, DimensionAttrN

​DIMENSIONATTRN returns a numeric attribute for a specified dimension.

Where can the DimensionAttrN function be used?

Rules and TurboIntegrator

What is the DimensionAttrN function?

​DimensionAttrN returns a numeric attribute for a specified dimension.

What is the syntax for DimensionAttrN?

DimensionAttrN(DimName, AttrName);​
​DimName = Dimension name.​
AttrName = Attribute name.

A demonstration on how to use DimensionAttrN

Use DimensionAttrN function to retrieve numeric attribute value of the dimension and apply it in the rule to populate in the Product Scorecard cube.