Forum Discussion
ODBC Connection to Excel Workbooks
- 7 months ago
Hi vishbabariya - You cannot “remove” an ODBC connection directly if it is still being referenced by Power Query queries, the data model, or parameters.
To keep the report unchanged and only swap the data source, you must redirect the existing queries, not delete them.
For each table
Select the query
Open Advanced Editor
Replace only the Source = Odbc.DataSource
Please let me know if any more details required.
Hi vishbabariya - You cannot “remove” an ODBC connection directly if it is still being referenced by Power Query queries, the data model, or parameters.
To keep the report unchanged and only swap the data source, you must redirect the existing queries, not delete them.
For each table
Select the query
Open Advanced Editor
Replace only the Source = Odbc.DataSource
Please let me know if any more details required.