Forum Discussion
Refresh error (refresh limit exceeded)
- 5 years ago
It seems you are hitting Concurrent Evaluations as mentioned Power Query Online Usage Limits | Microsoft Docs
Try below
1. As it is not taking lot of time so implemnet incremental refresh to reduce the refresh time so you concurrent refresh count will goes down
2. Scheduling some dataflows to other time
If this post helps, then please consider Accept it as the solution and give it a thumbs up
It seems you are hitting Concurrent Evaluations as mentioned Power Query Online Usage Limits | Microsoft Docs
Try below
1. As it is not taking lot of time so implemnet incremental refresh to reduce the refresh time so you concurrent refresh count will goes down
2. Scheduling some dataflows to other time
If this post helps, then please consider Accept it as the solution and give it a thumbs up
arvindsingh802 Thanks for your reply.
Currently some dataflows are still running (already tried to cancel, but this didn't do anything). As soon as they've failed i will try to refresh them one after the other.
However! I find it strange that we haven't experienced this issue before, since we haven't changed anyting in the amount of dataflows or scheduled refresh.
Thanks again, keep you updated.