TM1 Function for Rules, CubeAttrN

CUBEATTRN returns a numeric attribute for a specified cube.

Where can the CubeAttrN function be used?

Rules and TurboIntegrator

What is the CubeAttrN function?

CubeAttrN returns a numeric attribute for a specified cube.

What is the syntax for CubeAttrN?

CubeATTRN(CubeName, AttrName);​
​CubeName = Cube name.​
AttrName = Attribute name.

A demonstration on how to use CubeAttrN

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