Select Rows

Block Group: Table Operations
Icon: Select Rows block icon

The Select Rows block returns a table that contains only the specified rows from the input table.


Input/Output Properties

The following properties of the Select Rows block can take input and give output.

input receives the table from which you want to select rows.

indexes specifies the rows in the input table to select, as comma-separated values.


Output Property

The following property of the Select Rows block can give output but cannot take input.


Example

The following image shows an example of the Select Rows block. In this example, the output table contains only rows 1, 3, and 5 from the input table.

Select Rows block example