Icon

Components

This directory contains 224 workflows.

String to Extracted File Name Parts 

Extracts file folder, name and extension details from a String column containing a file path. @takbb Brian Bates 15 Dec 2022

Table Column to Delimited String 

Returns the contents of a table column as delimited strings in a String variable, using the specified delimiter, and open and close characters for the […]

Table Row Mismatch Finder 

Compares a set of "key" columns in Table 1 with a set of "key" columns in Table 2 and returns tables showing the matches and differences. The key columns […]

Touch File 

File Touch component for KNIME. This sets the modification and/or creation date for a file to the specified date/time. Granularity is minutes in initial […]

Unicode Space Replace 

Replaces various Unicode "space" characters found in a String column with a regular space @takbb Brian Bates 24 Jan 2024