Create a Table from the Rows
Creates a table from one or more rows.
Overview
This procedures takes a collection of individual data rows and efficiently organizes them into a brand new, structured table. It's useful when you've already gathered or filtered specific rows from a previous command.
Prerequisite Data
These required data elements must be present in the automation before using the procedure.
Data Name
Data Type
the rows
Table Rows
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Create a table from a sample's table's rows
Last updated
Was this helpful?