cancel
Showing results for 
Search instead for 
Did you mean: 

Totext(Num,digits)

Former Member
0 Kudos

Hi to all,

            Pls kindly explain me about the Totext() function,Because it is confusing for me

I cant able to understand those explanation...

Thanks in adavnce

Accepted Solutions (0)

Answers (1)

Answers (1)

achab
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

The function does change the data type of the resulting column (from number to text). And it also gives the possibility to truncate the number of digits to use.

Please refine your question

Regards,

Antoine

Former Member
0 Kudos

Truncate i can understand....

but in the above example the formula converts from num to text..but if you see the values

This formula returns 12.14: ToText(12.1451, 2): is correct as per the formula.

if you see this formula say that Num to text with two digits (Table 39: ToText({Temperature},2))

achab
Product and Topic Expert
Product and Topic Expert
0 Kudos

I did this exact test in Lumira. It gives me 1.0 as a result of ToText(1.07, 1). The documentation is incorrectly written. Please test by yourself.

Thanks & regards

Antoine