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
amitchandak
Super User
5 years agoAnonymous , 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