DeltaLake.Table

DeltaLake.Table is a Power Query M function that returns the contents of the Delta Lake table.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

DeltaLake.Table(
   directory as table,
   optional options as nullable record,
) as any

Description

Returns the contents of the Delta Lake table.

Other functions related to DeltaLake.Table are:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/deltalake-table
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.