Forum Discussion
Report not refreshing due to the Power Query Data errors, but works after I refresh the preview data
- 5 years ago
Anonymous
pl. see if turning off paralle loading of tables option help you.
also refer to below links if issue still persists.
https://community.powerbi.com/t5/Power-Query/DataSource-Error-SharePoint-Request-failed/td-p/210387
https://stackoverflow.com/questions/64668224/datasource-error-sharepoint-request-failed
Anonymous
this seems to be a data conversion error. Since powerquery does not download the full data so may not be able to face the error in the powerquery but after the full data is loaded then this error might be occuring. Please check if your date and numeric column has any non-date or non-numeric values which causing this error to appear. You could remove auto conversion from value to date in the powerquery and try to do in the powerbi desktop.
also refrer to below links for some guidence.