DataLake.Files
Enter the URL of your Azure Data Lake Storage account.
Syntax
DataLake.Files(
url as text,
optional options as record
) as table
Remarks
Returns a table containing a row for each file found at url
, from Azure Data Lake Storage Gen1. Each row contains properties of the file and a link to its content.