This workflow converts a DOUBLE number to a STRING representation with comma and decimal separator.
For instance, double number 1.13129182E7 is converted to 11,312,918.20.
This workflow is a possible solution to the question number 59243 asked by psycho at the KNIME forum:
I tried to convert 11,312,918.2 into a string but I get this 1.13129182E7 as the output which is incorrect.
My requirement is add 2 decimal places in to this number 11,312,918.2 where answer should be 11,312,918.20.
Workflow
20230112 Pikairos Convert Double to Integer in String Format with Comma and Decimal Separators
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.5.2
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.