Icon

Demo Workflows

This directory contains 88 workflows.

IconA template pattern for Cumulative Calculations using Standard Nodes with a Recursive Loop 

This demonstration workflow provides a "template" for building a cumulative calculation using a recursive loop. The aim here is that only the nodes marked […]

IconAdd current date as column 

Various ways of getting current date from KNIME into a table column

IconAll paths between 2 nodes on a directed network 

@takbb Brian Bates 7 June 2024

Iconauto incrementing number based on specific column value 

The sample data is a list of values, containing zero on some rows. In this example, whereever there is a zero, we treat this as the end of a group of […]

IconBill of Materials (BOM) with recursive loop demonstration 

<p>Processing a "Bill of Materials" (BOM) structure with a recursive loop.</p><p></p><p>The Bill of Materials structure identifies a set of products where a […]

Iconcalculation of possible combinations - using recursive loop 

A workflow to calculate the set of combinations from a given input. see forum […]