DataLakeAnalytics.Account is a Power Query M function that is used to connect to Azure Data Lake Analytics account.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
DataLakeAnalytics.Account(
accountName as text,
subscriptionId as text,
optional resourceGroupName as nullable text,
) as table
Description
Connect to Azure Data Lake Analytics account
