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.
Related functions
Other functions related to DeltaLake.Table are:
