Insert rows

The Insert rows step adds any number of rows to a table. You can include default values for each column to make it easier to build a large table with duplicated values.

Input/output

This table has 5 rows with the columns, "First Name", "Last Name", "Company", "Email", and "Country".

After using the Insert rows, a new row added to the table.

Settings

Pick the dataset, then Add the new row data into "Row Values", Every value should be in a new line, example: first line = value of the first column and so on, Missed columns will be considered as blank.

Last updated