SharePoint.Tables

Syntax

SharePoint.Tables(url as text, optional options as nullable record) as table

Description

Returns a table containing a row for each List item found at the specified SharePoint list, url. Each row contains properties of the List. options may be specified to control the following options:

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Accessing Data Functions / SharePoint.Tables