Additionally, you could add aRegex Splitnode to get the parts before and after the equal sign so that you can populate the Sales Q3 West column with only the number. And of course you’d need to do this for every column, so aColumn List Loop Startnode would be necessary, together with...
KNIME provides several nodes that work with collection cells. For example the Column Aggregator node and the GroupBy node provide aggregation methods to create collection cells but also methods to perform set operations e.g. union, intersection, exclusive-or and element counting. TheCreate Bit Vector...
you need to indicate where to save your template (locally or on a KNIME server). This automatically creates a metanode template in the desired location. At some point in the next few days or weeks, you or
If you are connecting to a KNIME server, specify in the node comment, exactly which server you are connecting to. Specify the names of the required input column and also what the output is in the node comment. Here in the example above, the input column is “PubChem CID” and the outp...