Icon

Public

This directory contains 291 workflows.

IconAll Columns to XML 

Convenience Component for looping through all columns in the supplied data table and converting them to XML, using the Column to XML node.

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 […]

IconBypass Flow 

BypassFlow component. Allows user to easily configure workflow route to take during invocation. The upper port is used when the config box is […]

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

Column Headings as Array Variable 

Stores list of column headers as an array variable. This can then be used later in a column filter to ensure that only those columns that were originally in […]

IconColumn to Named Double Variable 

Creates a flow variable of the specified name for the selected column. The data type of both the Column and the new Variable will be Double

IconColumn to Named Integer Variable 

Creates a flow variable of the specified name for the selected column. The data type of both the Column and the new Variable will be Integer. This expects […]