Icon

Components

This directory contains 215 workflows.

IconContinue From (with Variable Filter) 

Picks up the data and flow variables stored under a specified "EVENT NAME" by a Continue At node. Processing blocks on this node until a signal from the […]

IconCreate File or Folder Variables 

This is based on the Open File or Folder component, but has additional features for creating a file or folder variable If executed, and the option to […]

Create Missing Period Rows 

Inserts additional rows for missing periods in a data set. The input data set must have a defined year and month column, as configured on this component. A […]

Create String Array Variable 

Creates a String Array Variable from the items entered in the configuration. One String element is created for each line 13 May 2021 @takbb Brian Bates

Create String Array Variable from Delimited String 

Creates a String Array Variable from the items entered in the configuration. One String element is created for each line, or per delimited item on a single […]

CSV Reader (error-safe) 

Encapsulated CSV Reader with error checking so that it doesn't fail if no file is specified, or the specified file does not exist. In the event of an […]

CUBE builder 

Generates a CUBE from the input data source using the chosen DIMENSION (grouping) columns. The result is a data set containing all combinations of the […]

Cumulative Sum for Grouping 

Calculates the cumulative sum of a given value column, with the group defined by the grouping column. Note that this component does not perform any sorting […]