http://numeraljs.com/#format.
Thank you in advance.">Hello,
I want to format a variable in the text box.
237 --> 23.7 or
237 --> 2.37.
I couldn't find a suitable solution at http://numeraljs.com/#format.
Thank you in advance.
Hello koesler,
what you can do is to change the value with the value manipulation e.g. divided or times 10.
Here is a link to our documentation that describes the whole process:
https://docs.quickhmi.com/en/dokumentation/variables/value-adjustment-of-variables/
I hope this can help you!
Hi Dominik,
Yes, thank you very much – it works. I mistakenly tried using the format function in the text box.
Best regards


