Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Unable to render paginated report

Getting this error in Power bi Service 

There was an error communicating with Analysis Services. Please verify that the data source is available and your credentials are correct. Resource Governing: This query uses more memory than the configured limit. The query or calculations referenced by it might be too memory-intensive to run. Either simplify the query or its calculations, or if using Power BI Premium, you may reach out to your capacity administrator to see if they can increase the per-query memory limit. More details: consumed memory 10305 MB, memory limit 10240 MB. 

2 Replies

  • bradsy's avatar
    bradsy
    Microsoft Employee

    The query is using too much memory. You need to simplify the query, pull less data, add parameters or in general, don't use >10gb of memory to run a single query.

  • mgudites's avatar
    mgudites
    Frequent Visitor

    I'm having the same problem as the original poster. My dataset is only around 2,700 lines. It's 1MB in size. I have no idea what I could be doing to use 10GB of memory to run a query that isn't doing any further manipulation, beyond just pulling values that are already out there into a table.