Retrieve the Rows from the Table

Retrieve the rows of an Excel table.

This procedure is part of the Excel Book (BDK). To use this book, you must first learn it in your agent.

Input Concepts

Concept
Description
Type
Required

table

The reference to the Excel table.

excel table reference

Yes

Output Concepts

Concept
Description
Type

rows

The list of Excel rows in the table.

excel row reference

Examples

Retrieve the rows of an Excel table.

get the first table
use the above as the table
retrieve the rows from the table

Last updated

Was this helpful?