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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Change from ODBC Connection to Oracle Connection

Hello everybody,

 

I would like to know, is it possible to change data source from ODBC to Oracle Database without loading every table again and reconstruct the report?

 

I have created a report based on a ODBC connection with a couple of tables. My report is already used by a few people. Now IT department has changed the connector from ODBC to Oracle Database.

 

I would like switch the connection without recreating the whole report. Is that possible?

 

Thank for your answer and have a good weekend!

Tendo

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Bit tricky, But you can try , it may work.

 

Create a new connection with oracle and add all table. Now open power query, right click on the table, open advance editor and take the top part of the script for each table (see if only changing connection details can help) , replace that on the top part of the old file. See if that can work.

 

Keep a backup of file

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

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@Anonymous , Bit tricky, But you can try , it may work.

 

Create a new connection with oracle and add all table. Now open power query, right click on the table, open advance editor and take the top part of the script for each table (see if only changing connection details can help) , replace that on the top part of the old file. See if that can work.

 

Keep a backup of file

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 @amitchandak ,

 

sorry for my late response. Finally I tried your solution and it works perfectly.

 

Thanks for your help!!!

Tendo

I have exactly the same issue, I tried the solution provided but it does not work for me.

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.

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