I have been encountering issues in scheduled refresh...
My data are from SharePoint and the error appears to be Sharepoint related.
The errors include:
SharePoint: Request failed: "Sharepoint link"/_api/contextinfo Table: XXX
Unable to connect to the remote server. The exception was raised by the IDataReader interface. Table: XXX
- When online refresh (both scheduled and on-demand) fails, offline refresh in Power BI desktop would succeed with the same dataset.
- The table that the error code refers would vary everyday.
- Interestingly, scheduled refresh works well in weekends but always fail on weekdays.
I want to know the reason that lead to the refresh failure. One reason I am considering is the dataset size. (around 400 excel files on SharePoint, each ~100kb)
Thanks!