Forum Discussion
Data Connection Command Text - Reverts On Save, Open
- Sep 22, 2017
Hi Robert,
I guess you load your data into the data model, it has it's own import mechanism. Such connection could be changed by PowerPivot interface.
And without data model using SQL query you have no connection with odc file. You may create new workbook using existing odc, but all changes made in SQL query within the workbook won't be returned to odc file.
I'm not sure how exactly connections work, above is only my guess what it could be.
Hi Robert,
I guess you load your data into the data model, it has it's own import mechanism. Such connection could be changed by PowerPivot interface.
And without data model using SQL query you have no connection with odc file. You may create new workbook using existing odc, but all changes made in SQL query within the workbook won't be returned to odc file.
I'm not sure how exactly connections work, above is only my guess what it could be.