Forum Discussion

fingalbrad's avatar
fingalbrad
Icon for Helper I rankHelper I
7 years ago
Solved

DataSource.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 ...
  • v-danhe-msft's avatar
    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