Hello, I am querying a numeric column through sql, the problem I have is the following:
The actual value in the database is 24.7638 however, in Knime the result that I get is 24.764
What can be done so that it shows me all the decimal places and does not round it automatically?
Regards,
Hi, Generally, KNIME does not round unless you use the Round Double node. I think this is just how KNIME displays the number in the table view. You can right-click a column header and set the renderer to “Full Precision” to see the full number.
Kind regards, Alexander
Hi, AlejandroFillbrunn. excellent, thank you very much for your help.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.