Icon

Components

This directory contains 224 workflows.

IconBlank Down Strings 

Looks at selected string columns in a table and "Blanks down" where the item is repeated across rows. This is designed for output to spreadsheet or similar, […]

Blank Non-Significant Values 

Tracks one column within a grouping, and blanks another column where the tracking column has no further significant (non-zero) values. It can also perform […]

Cell Character Splitter 

Split an input column into individual characters with a new column being created for each character. 27 April 2021 @takbb Brian Bates

Cell Length Splitter 

Split an input column into substrings of a given maximum length with a new column being created for each substring. This component is based on my Cell […]

Change Windows Desktop Wallpaper 

Supply the image file location and this component will set the Windows desktop wallpaper using Java jna @takbb Brian Bates 04 November 2022

Character ASCII and Unicode 

Returns the ASCII and UNICODE for the first character in a chosen String column @takbb Brian Bates 24 Jan 2024

IconClipboard Writer (forum table format) 

Copies a Community-Forum pastable copy of the table heading and data as a formatted table to the system clipboard. This allows the table to be pasted […]

Collect Named Java Bundles 

************************** !EXPERMINENTAL-BETA! ************************** This component attempts to derive the list of Java Bundles in the current KNIME […]