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