Icon

Components

This directory contains 226 workflows.

IP Subnet Address Comparison 

Proof of concept for comparing a list of IP addresses against a subnet. Specify a subnet and supply a list of ip addresses. This will return true/false for […]

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 […]