Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
smoortema
Frequent Visitor

Connect to Azure Databricks with Tabular Editor using Power Query (not ODBC)

I am trying to create a Data Source in Tabular Editor representing the connection to Azure Databricks SQL Warehouse. This way, I can use the data source in the tables' M code. I would like to use the Power Query connection and not ODBC, because Power Query connection supports Direct Query.

 

How to set up the connection? Which configuration parameters and values should be used when setting up the data source?

 

I have already managed to create a connection by reverse engineering it, loading a table in Power BI Desktop using Power Query, then connecting to the pbix file with Tabular Editor. Here, the connection is written in the M script of the table, instead of the Data Source. I could repeat the same code for connection for each table, but it would be better to store it only once, and not once per table.

 

In the Tabular Editor documentation, it recommends to import the tables in SSDT and figure out how the data source is configured there, but in SSDT, Azure Databricks connection is not listed as an option.

 

Importing Tables | Tabular Editor Documentation

3 REPLIES 3
lbendlin
Super User
Super User

Looks like "Azure Databricks"  leads straight back to the "SQL Server"  connector

 

lbendlin_0-1739931386868.pnglbendlin_1-1739931407708.png

 

Where is this screenshot from? Power BI Desktop gives a different interface for me. It asks for Server Hostname and HTTP Path.

Power BI Desktop Version: 2.139.2054.0 64-bit (January 2025)

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors