Icon

Components

This directory contains 224 workflows.

Join Like 

Joins two tables based on a selected column value in the TOP input table matching a Wilcard pattern contained in the BOTTOM input table. Standard SQL […]

JSON Property Name Cleaner 

Parses the property names in JSON to remove any known problem characters. Specify the json column, and the list of individual characters to be removed, […]

JSON Relational File Creator 

Inputs a json file and generates one or more json files representing the flattened structure of the original file. The flattened files containing embedded […]

IconKNIME_​project - Volumetry 

There has been no description set for this workflow's metadata.

Local File Name Variables 

Creates a String variable with the variable name as specified. The value of the variable is an absolute file name based on the current workflow file path […]

Local File Name Variables (branch safe) 

Creates a String variable with the variable name as specified. The value of the variable is an absolute file name based on the current workflow file path […]

Lookup Appender (Multi Column) 

Uses a lookup table with multiple columns, appending all of the selected columns to the end of the source data based on a lookup code Select the "code" in […]

Loop Count Annotator 

Displays the current iteration count within a loop, along with the maxIterations if known. It outputs to the node label the value of currentIteration, but […]