Icon

Demo Workflows

This directory contains 104 workflows.

Iconcell splitting with identifiers 

<p>Workflow for forum question<br><br>https://forum.knime.com/t/request-help-for-cell-splitter-node/84358/12?u=takbb</p><p></p><p></p><p>@takbb Brian Bates […]

IconColumn Expressions Have Long Memories 

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

Iconcompare delimited list entries with table 

<p>Checks if any one of a list of elements in a delimited string is contained within a reference lookup table.<br><br>In this case each row contains a ; […]

IconComponent branch bug 

Workflow demonstrates an apparent bug in unlike a metanode, a component cannot take as input two conditional branches from an IF or CASE node. Although only […]

IconCreate and execute Windows cmd file 

A similar mechanism could be used in other os, by creating a shell script instead of a .cmd file @takbb Brian Bates 09 June 2024

IconCreate tree from levels 

and so on based on being supplied just the level number. This presupposes that the level number only ever increments one at a time, although it may drop by […]

IconCreating additional rows based on hours intervals between existing rows 

Creating additional rows based on the difference between times on existing rows Finds difference between times, uses this to create additional rows and […]

IconDate Conversion with upper case 

Demonstrating two ways of converting a date where the month is all capitals

IconDemo - dynamic database table creation with column size specification 

Using DB Table Creator to dynamically create a db table from the input columns, with Knime-to-database type mapping manually overridden.