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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Ksardone
Advocate I
Advocate I

Connection Type

I am receiving some pushback from my IT department. Does anyone know the default connection type for "Connect to Sql Server"?
They are insistant on my use of and ODBC connection, yet the ODBC fails with using a Listener.

Thanks,

 

Keith

2 REPLIES 2
Vicky_Song
Impactful Individual
Impactful Individual

Besides @pqian's great information, these two links should be helpful as well:

 

  1. Pull Data from SQL Server with Power BI Designer: https://powerbi.microsoft.com/en-us/blog/pull-data-from-sql-server-with-power-bi-designer/
  2. Working with SQL Server data in Power BI Desktop: https://www.simple-talk.com/sql/reporting-services/working-with-sql-server-data-in-power-bi-desktop/...
pqian
Microsoft Employee
Microsoft Employee

PowerQuery uses either SQLOLEDB or managed sql client. Depends on which one is installed. DirectQuery can only work over managed sql client.

 

If you have an ODBC driver for SQL, you can use a custom connection through "ODBC Query"

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors