Icon

Components

This directory contains 224 workflows.

Mark Blocks in Table 

Inspects two columns in a table. One column denotes the start of the block and the second denotes the end. Specifying the same column for both is […]

Matrix Calculator 

Applies a mathematical operation between each corrsponding cell in two equally dimensioned tables. All selected cells in the input tables must be […]

IconOpen File or Folder 

If executed, attempts to open the current Workflow folder, Workflow data folder, or the specified file/folder in Explorer (or equivalent) or the associated […]

IconOpen File or Folder (Branch Safe) 

If executed, attempts to open the current Workflow folder, Workflow data folder, or the specified file/folder in Explorer (or equivalent) or the associated […]

Open KNIME.INI in Editor 

Attempts to locate and open the current installation's KNIME.INI file in an external editor @takbb Brian Bates 6 June 2024

IconOpen Path 

Attempts to open the location specified by the selected Path Flow Variable in the associated application. If a folder is specified, this will be the […]

PandaSQL Join 

Uses Python pandasSql to join two input tables The supplied query should reference the top input table as t1 and the lower input table as t2. t1 is the […]

Parse Date&Time 

An alternative to the standard String to Date&Time node that can be used where the case of the supplied date/time string does not conform to that required […]

Pass-through 

Does nothing. Simply passes through the supplied data. This can be used simply to help keep the worksheet a bit tidier by passing data around between […]