<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

STR function for IBM Planning Analytics (TM1)

    STR converts a number to a string character.

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

    Where can the STR function be used?

    Rules and TurboIntegrator

      Which TM1 Server version is the STR function available for?

      Version 11 and 12

        What is the syntax for STR?

        STR(number, length, decimal)​

        • Number = The value that we want to convert into a string.​
        • Length =  The length of the string.​
        • Decimal = The number of decimal places.

        Relevant Functions