Getting Tables from a Document
Learn how to extract tables from documents using the get and table keywords.
Syntax
get the document's tablesExtracting a Specific Table
get the document's tables whose columns contain "Column Name"
get the above as the items tableget the document's first table
get the document's third table
get the document's last tableget the document's table whose columns contain "Column1", "Column2", and "Column3"Extracting Data With Directional Keywords
Example
Last updated
Was this helpful?
