TM1 Function for TI, NumberToString

NumberToString converts a numeric value into a string.

What is the NumberToString function?

NumberToString converts a numeric value into a string.

Where can the NumberToString function be used?

TurboIntegrator

What is the syntax for NumberToString?

NumberToString(Value);​

Value = any real number​
Note:- The decimal separator is based on the regional options settings of Microsoft Windows

A demonstration on how to use NumberToString

Convert numeric values to string from the Product Scorecard cube, for exporting to a text file.