Tools (Nodes)

The concept of a node is central to the data transformation process. Each node represents a specific data transformation action with its associated settings. Nodes are the building blocks of the data

Download our cheatsheet

Source and output transformations

Cover

Source

Adds outer dataset to the flow

Cover

Output

Saves the result of data flow in an outer dataset

Cover

Empty table

Adds empty table where users can manually add data

Cover

Chart

Show charts

Search & Enrichment

Data Enrichment

Enrich people & companies data with multi-providers

Search

Coming soon...

AI Research

Coming soon...

Cleanup transformations

Cover

New Column

Adds a new column with “text”, number, or function

Cover

Change column type

Changes a data type for selected column(s)

Cover

Columns Edit

Renames, deletes and moves columns

Cover

If...Then

Adds a new column with a value based on the specified condition

Cover

Sort

Sorts a table by the specified column(s)

Cover

Filter

Filters rows based on the specified condition

Cover

Remove Duplicates

Removes duplicated rows

Cover

Split Text

Splits a column with the specified delimeter and returns the result in the new columns

Cover

Extract Text

Extracts the specified part of text into a new column(s)

Cover

Find and Replace

Finds and replaces the specified part of text

Cover

Match Text

Counts matches based on specified pattern in a column(s)

Cover

Rolling Functions

Calculates a window function operates on a group (“window”) of related rows

Cover

Nest

Creates Objects or Arrays in JSON format from the specified columns

Cover

Unnest

Flats Objects of Arrays in JSON format into columns or rows

Cover

API Call

Calls an external API and return a new column with answers

Advanced transformations

Cover

Join

Joins 2 tables using the specified columns as keys

Cover

Union

Stacks rows of 2 or more tables

Cover

Group by

Groups rows and computes aggregate functions for the resulting group

Cover

Pivot

Creates new columns from values in the specified columns and computes aggregate functions as values for the new columns

Cover

Unpivot

Reshapes the data by merging one or more columns into key and value columns

AI transformations

Cover

AI Column

Adds a new column based on GPT answer

Cover

AI Table

Creates a new table based on GPT prompt

Last updated

Was this helpful?