Forum Discussion
Anonymous
3 years agoNot applicable
PBI Refresh Fails - with error Data source error:The XML for Analysis request timed
Data source error: The XML for Analysis request timed out before it was completed. Timeout value: 18000 sec. I already have a Premium per user set up for the workspace.
collinq
3 years agoSuper User
HI Anonymous ,
There could be a few reasons:
You may have exceeded the capacity limit, or the node level limit. You might have too many reports refreshing simultaneously. You may need to increase the timeout. Your data source itself might not be feeding your query fast enough.
Once you check all of those things out you can start the more painful (in my mind) work of breaking up your queries into smaller chunks and run them separately. Or, you could implement incremental refresh and do that from the beginning with partitions.