TM1 Function for Rules, STR

STR converts number to a string character.  

Where can the STR function be used?

Rules and TurboIntegrator

What is the STR function?

STR converts number to a string character.  

What is the syntax for STR?

STR(number, length, decimal)​
Number = The value that we want to convert into string.​
Length =  The length of the string.​
Decimal = The number of decimal places.

A demonstration on how to use STR

Use STR function to convert numeric value to a string text and apply it in the rule to populate the Amount measure in the Product Scorecard cube. ​