Forum Discussion
fingalbrad
Helper I
7 years agoDataSource.Error Changed from excel file on network drive to excel file in sharepoint
Hi I have an excel file stored locally on my computer. I have saved the same file to sharepoint and I am trying to change my source from the local file to the share point file in the query editor by ...
- 7 years ago
Hi fingalbrad ,
The way to get excel file in local and in sharepoint is different.
Local file:
Sharepoint:
So, I suggest you change the whole code after Source= to change your data.
Regards,
Daniel He
v-danhe-msft
Microsoft Employee
7 years agoHi fingalbrad ,
The way to get excel file in local and in sharepoint is different.
Local file:
Sharepoint:
So, I suggest you change the whole code after Source= to change your data.
Regards,
Daniel He