Folder.Contents

Syntax

Folder.Contents(path as text, optional options as nullable record) as table

Description

Returns a table containing a row for each folder and file found at the folder path, path. Each row contains properties of the folder or file and a link to its content.

Reference Data

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

Power Query M Functions / Accessing Data Functions / Folder.Contents