Table Steps


Table Anti Join

This function provides an unmatched set of data between two tables

Table Append

Used append data to an existing table.

Table Clear

Clear the contents of an existing data table without deleting the actual data table

Table Copy

Create a copy of a data table

Table Cross Join

Use this function to perform an cross join between two data tables

Table Drop

Drop/Delete a data table

Table Extract

This function helps to extract data from one table and place it in another

Table Faker

This function generates fake data

Table In-Place Delete

Performs a delete on the table using the specified filter conditions

Table In-Place Update

Performs an update on the table using the specified filter conditions and value settings

Table Inner Join

Use this function to perform an inner join between two data tables

Table Lookup

Similar to Microsoft Excel, this workflow function also increases process performance

Table Melt

Flip columns to rows

Table Outer Join

Combine data tables using specified join key(s)

Table Pivot

Flip rows to columns

Table Union All

Access history to all created workflow data tables

Table Union Distinct

Consolidate data tables

Table Upsert

Perform an update of existing records or append new ones

Last modified November 27, 2023 at 12:56 PM EST: Restructured the file structure/a few changes (f6c58b8)