StringToNumberEx function for IBM Planning Analytics (TM1)


StringToNumberEx function for IBM Planning Analytics (TM1)

StringToNumberEx converts a string value into a number based on a specified decimal and the thousand separator.

In this video, StringToNumberEx will be used to convert a string variable into a number to 4 decimal places. The decimal character will be set to a full stop, while the thousands operator will be set to a comma.

Where can the StringToNumberEx function be used?

TurboIntegrator

Which TM1 Server version is the StringToNumberEx function available for?

Version 11 and 12

What is the syntax for StringToNumberEx?

StringToNumberEx(String, DecimalSep, ThousandsSep)

  • String = any String​
  • DecimalSep = Decimal separator to be used in the output​
  • ThousandsSep = Thousands separator to be used in the output

Relevant Functions

Leave a Reply

Your email address will not be published. Required fields are marked *