Icon

Components

This directory contains 215 workflows.

Edit Path Variable Filename 

Allows on-the-fly editing of an input path and file name using string concatenation (additon of simple prefix or suffix to a filename) or replacement of […]

Edit Path Variable Filename (branch safe) 

This is a modified version of the original Edit Path Variable Filename which, because of a KNIME bug could not operate inside a conditional branch within […]

IconEnable-Disable Flow 

Enable/Disable Flow (Stop-Go) component. Allows user to manually enable/disable a workflow at a specific point. Component may be attached to a node via the […]

End of Table Row Filter 

Acts as a Row filter to include or exclude rows relative to the last row from the dataset. Specify the starting row and final row as a count from the […]

Excel Comment Reader 

Reads the cell comments from the specified sheet of the Excel xlsx file. Limitations This uses the apache poi 4.1.1 package to access the xlsx file. This […]

Excel Date Serial to DateTime 

Converts chosen numeric columns containing Excel Date Serial numbers to datetime. @takbb Brian Bates 8 July 2022

Excel Font Changer 

Changes the font for every cell on a specified sheet in an XLSX file. This component uses Python and openpyxl which must be installed and available to your […]

Excel Unmerge Cells 

Reads an Excel XLSX or XLS file and attempts to unmerge any merged cells. All unmerged cells are given the value that previously applied to the merged […]