Forum Discussion
Anonymous
8 years agoNot applicable
Error 404 DataSource.Error: Web.Contents failed to get contents using Excel file from Sharepoint
Hi guys, Yesterday i created a pbix file local in my desktop and used excel files as sources which located in our Sharepoint map location. During the load at the first time all the files were suc...
LordLewy
2 years agoFrequent Visitor
In my case it was unsupported character in the path. There was "%" in the file name, like "MonthName%Year.xlsx". Just removed it and it works.
Maybe it will help anyone else 🙂