Forum Discussion

WSNadmin's avatar
WSNadmin
Frequent Visitor
5 years ago
Solved

Refresh error (refresh limit exceeded)

Hi!   We're extracting data from mostly MS Dynamics (odata) and Sharepoint (csv). These are 20 different dataflows, scheduled to be refreshed 08:00 - 10:00 - 12:00 - 14:00 - 16:00. (using Power BI ...
  • arvindsingh802's avatar
    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