Skip to main content
Append to Grid is an orchestration component that lets you append or prepend data to a pre-existing grid variable in Maia. Running this component can add rows to existing columns, but doesn’t add columns to the grid.

Properties

string
required
A human-readable name for the component.
drop-down
required
Choose whether to append or prepend your data rows to the grid.
drop-down
required
Select the grid variable that is to be appended or prepended.
column editor
required
For fixed data, manually enter data for new rows in the target grid.Toggle Text mode on at the bottom of the dialog to open a multi-line editor that lets you add items in a single block. For more information, read Text mode.To use grid variables, toggle Use Grid Variable on. For more information, read Grid variables.