Hi knimers
Im using string to number and I got an error to convert “-” or “zero”.
In excel if I type “=value()” its possible to fix but in Knime, it´s not.
What Im doing wrong?
Hi knimers
Im using string to number and I got an error to convert “-” or “zero”.
In excel if I type “=value()” its possible to fix but in Knime, it´s not.
What Im doing wrong?
Use toDouble() function in
node. I works properly.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.