Forum Discussion
Anonymous
5 years agoNot 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 ...
- 5 years ago
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
Anonymous
5 years agoNot applicable
HI amitchandak ,
sorry for my late response. Finally I tried your solution and it works perfectly.
Thanks for your help!!!
Tendo
RaiTahir
4 years agoRegular Visitor
I have exactly the same issue, I tried the solution provided but it does not work for me.