Databricks.Query is a Power Query M function that defines a Databricks data source for running SQL queries.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Databricks.Query(
host as text,
httpPath as text,
optional options as nullable record,
) as function
Description
Define a Databricks data source for running SQL queries
Related functions
Other functions related to Databricks.Query are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy