TM1 Function for Rules, CubeAttrS

CUBEATTRS returns a string attribute for a specified cube.

Where can the CubeAttrS function be used?

Rules and TurboIntegrator

What is the CubeAttrS function?

CubeAttrS returns a string attribute for a specified cube.

What is the syntax for CubeAttrS?

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

A demonstration on how to use CubeAttrS

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