Icon

Components

This directory contains 192 workflows.

Local File Name Variables (branch safe) 

Creates a String variable with the variable name as specified. The value of the variable is an absolute file name based on the current workflow file path […]

Lookup Appender (Multi Column) 

Uses a lookup table with multiple columns, appending all of the selected columns to the end of the source data based on a lookup code Select the "code" in […]

Mark Blocks in Table 

Inspects two columns in a table. One column denotes the start of the block and the second denotes the end. Specifying the same column for both is […]

Matrix Calculator 

Applies a mathematical operation between each corrsponding cell in two equally dimensioned tables. All selected cells in the input tables must be […]

IconOpen File or Folder 

If executed, attempts to open the current Workflow folder, Workflow data folder, or the specified file/folder in Explorer (or equivalent) or the associated […]

IconOpen File or Folder (Branch Safe) 

If executed, attempts to open the current Workflow folder, Workflow data folder, or the specified file/folder in Explorer (or equivalent) or the associated […]

IconOpen Path 

Attempts to open the location specified by the selected Path Flow Variable in the associated application. If a folder is specified, this will be the […]

PandaSQL Join 

Uses Python pandasSql to join two input tables The supplied query should reference the top input table as t1 and the lower input table as t2. t1 is the […]

Parse Date&Time 

An alternative to the standard String to Date&Time node that can be used where the case of the supplied date/time string does not conform to that required […]