Spectre Flow Process Objects

Spectre Flow process objects manipulate and transform data in the workflow. The table below describes each process object, and links to a reference topic that details the attributes for each object type.

Spectre Flow Process Objects

Object Description
Alias Renames columns. See Spectre Flow Alias Process Object.
Break Identifies break levels in the input flow. See Spectre Flow Break Process Object.
Calc Performs various calculations on data. See Spectre Flow Calc Process Object.
Chop Chops input into tokens. See Spectre Flow Chop Process Object.
Concat Concatenates multiple input flows. See Spectre Flow Concat Process Object.
Expand Expands a single row into multiple rows. See Spectre Flow Expand Process Object.
Filter Filters rows in a data flow that match specified data value. See Spectre Flow Filter Process Object.
Filter Expression Filters rows in a data flow that match specified Spectre expression. See Spectre Flow Filter Expression Process Object.
Lookup Combines two input flows to form a single output flow. See Spectre Flow Lookup Process Object.
Merge Combines multiple input flows with the same structure. See Spectre Flow Merge Process Object.
Metadata Creates a table containing metadata information for a source input. See Spectre Flow Metadata Process Object.
Rotate Rotates information from multiple columns into multiple rows. See Spectre Flow Rotate Process Object.
Sort Sorts the data flow based on a set of columns, and changes the order in which the data appears in subsequent objects later in the data flow. See Spectre Flow Sort Process Object.
Squash Combines rows that are identical for a set of dimension columns, and optionally summarizes number columns. See Spectre Flow Squash Process Object.
Unrotate Converts a single column into multiple columns. See Spectre Flow Unrotate Process Object.