Get a SharePoint List as a Table
Overview
This procedure retrieves a SharePoint list as a table.
Input Concepts
Concept
Description
Type
Required
Default Value
slist
The reference to the sharepoint list.
sharepoint list
Yes
N/A
include empty columns
Whether to include empty columns in the table.
boolean
No
False
Output Concepts
Concept
Description
Type
table
The list as a table.
table
Examples
Last updated
Was this helpful?