Forum Discussion

obesli's avatar
obesli
Frequent Visitor
8 years ago
Solved

Excel file schedule refresh problem

I have an excel file on sharepoint to use in reports. When I want to scheduling I got this type of error. What can I do for this error?                
  • Anonymous's avatar
    Anonymous
    8 years ago

    Is your connection string using a mapped drive letter (e.g. W:\MyFile.xlsx)?

     

    If so this won't work, you'll need to use a UNC path (e.g. \\MyServer\MyFile.xlsx).