Forum Discussion
Dataset refresh takes too long error (PowerBI online)
- 4 years ago
Hi AlexF_HH
First, try to use dynamic 365 query function in Power Query to filter the dataset instead of full load.
Second, you can increase the timeout limit for the query.
Another solution is you can migrate your dynamic 365 data to Azure SQL DB by using Data Factory, then Power BI can get data from SQL DB, which you can enable query folding as well as incremental refresh.
Best.
Hi AlexF_HH
How are you refreshing your dynamics 365 data?
It appears to be a timeout issue more than a sizing issue?
Have you tried using incremental refreshing to solve this and refresh per day instead of the entire dataset?
- AlexF_HH4 years agoFrequent Visitor
Hi GilbertQ ,
thank you very much! Of course i didn't try that 🙂
Will do right away. That should solve my problem in the short run.
But still, my main problem will come back as soon as i have to update the whole dataset. E.g. because some
of my data hat to be updated ex-post for any reason.