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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Bypassing ODBC to connect to SQL Server

Hi All, 

 

I am new to PBI community. 

 

Currently we have connected PBI with PLEX (MES - Manufacturing Execution System) via ODBC to access SQL database. This process makes PBI horribly slow. 

Can anyone help me understand if ther is a way to bypass ODBC so that I can connect directly with SQL Server to pull data? 

Thank you for all your help in advance! 

1 ACCEPTED SOLUTION
Smalfly
Responsive Resident
Responsive Resident

Hi @Anonymous ,

 

you can connect to a sql server environment from Power BI:

 

Smalfly_0-1668089872120.png

 

What you can do, is re-create 1 table manually. Then go to advanced editor in your 'Transform data' view. You can then copy the first part of your query, and replace the odbc part by the copied text in the advanced editors of all tables that you now access using ODBC.

View solution in original post

3 REPLIES 3
Smalfly
Responsive Resident
Responsive Resident

Hi @Anonymous ,

 

you can connect to a sql server environment from Power BI:

 

Smalfly_0-1668089872120.png

 

What you can do, is re-create 1 table manually. Then go to advanced editor in your 'Transform data' view. You can then copy the first part of your query, and replace the odbc part by the copied text in the advanced editors of all tables that you now access using ODBC.

amitchandak
Super User
Super User

@Anonymous , Power BI has a SQL server connector, are you not using that?

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi Amit, 

 

For some reason my IT point of contact keeps insisting on connecting via ODBC. Are you saying all I need to do is change the source the data source to bypass ODBC? 

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors