Forum Discussion

PauloRegado's avatar
PauloRegado
Frequent Visitor
2 years ago
Solved

Upgrade of Service for Ressource Governing

Hello,   We recently developed a new reports that has been returning this error   Resource Governing: This operation was canceled because there wasn't enough memory to finish running it. Eithe...
  • Brunner_BI's avatar
    Brunner_BI
    2 years ago

    Yes but "heaviest" is quite relative.

    In Measure Killer we have the "What if Analysis" which shows you that. But you might want to also take a look at the query times of those measures via DAX Studio etc to see how long it actually takes to query. It would be a good idea to test one measure at a time like this.

     

    I would do it in the browser in the Power BI Service because there you will see when you hit the memory limit. So try to reduce the filters/measures in the visual that is creating this error and see when it happens to pinpoint what the bottleneck is.