
Latest topics - KNIME Community Forum
2 days ago · Advance your skills and connect with peers using KNIME.
Latest KNIME Analytics Platform topics - KNIME Community Forum
5 days ago · For discussions related to KNIME Analytics Platform
KNIME Community Forum
Advance your skills and connect with peers using KNIME.
Replacing 0 values with null - KNIME Community Forum
Mar 16, 2024 · Hi guy I’m fairly new to Knime and I’m having difficulties with replacing the 0 values in the columns with null (missing data value). I tried missing value node but I can’t …
IF, OR, AND Statement Rule Engine - KNIME Community Forum
Apr 25, 2023 · I’m trying to replicate a nested IF Excel formula in KNIME and i wanted to ask on how i can achieve a nested IF using a rule engine and by referring on the logic below?
How can I add a row to a table keeping the structure the same?
Sep 7, 2023 · In KNIME 4.x, or if using Classic UI in 5.1, you can inspect the output of the upper port, and copy and paste the column names into clipboard and then paste these into the first …
Generate current datetime in knime - KNIME Community Forum
May 24, 2018 · KNIME Analytics Platform gujodm May 24, 2018, 3:43pm 1 Hi there, I would like to know if it’s possible to generate the current date time by using a specific node. Something like …
replace empty fields - KNIME Community Forum
Jan 14, 2019 · I want to replace empty fields with a value in a column, filled fields should be preserved. The problem is that empty fields are not recognized, only an empty field with “?” Is …
Applying an if-else condition in Knime - KNIME Community Forum
Mar 27, 2018 · Hi if you tell KNIME a column name it will automatically iterate through the whole column and use every single value, at least thats what the rule engine node does. For R and …
Find and Replace - KNIME Analytics Platform - KNIME Community …
May 10, 2018 · I’m looking to execute a find and replace function on a dataset with names in column A that are formatted in a “LAST/FIRST” format, where I’d like to replace the “/” with a ", …