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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors