Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
kamil2
Frequent Visitor

This visual has exceeded the available resources - how to increase limit?

Hi,

 

I have received error with message as below (Power BI web service):

 

This visual has exceeded the available resources. Try filtering to decrease the amount of data displayed.

Please try again later or contact support. If you contact support, please provide these details.
 
More details: 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 reach out to your Analysis Services server administrator to increase the per-query memory limit or optimize the query so it consumes less memory. More details: consumed memory 1024 MB, memory limit 1024 MB.
Activity ID: a9451949-d7ad-4b9a-a2db-079335e47f0a
Correlation ID: e7097f5a-3728-8773-a9d9-301e92fc807e
Request ID: c496b681-cbfa-04e7-464c-633a27042943
Time: Tue Mar 15 2022 13:02:27 GMT+0100 (czas środkowoeuropejski standardowy)
Service version: 13.0.17810.49
Client version: 2202.4.10252-train
Cluster URI: https://wabi-west-europe-d-primary-redirect.analysis.windows.net/
 
It occurs for specific visualization (table with a lot of quite complicated measures) not for the whole report. It works on Power BI desktop.
 
I have the pro license. Is it possible to increase RAM memory limit? Do I need premium license? Try to fix "performance" of the report is the only way to resolve this issue?
 
Thanks in advance.
1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @kamil2 ,

By my reserch, only Premium capacity can increase the per-query memory limit, you can refer to these articles if you need:  What is Power BI Premium? 

How to purchase Power BI Premium,

How to configure workloads in Power BI Premium.

 

As for fix "performance" of the report, first, you can use Performance Analyzer to examine report element performance, then try to optimize the data model and reduce the size of dataset.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
jasiluka12
Helper I
Helper I

i get the same error and it makes no sense whatsover. My matrix has around 8 measures, but in DAX Studio the query of the whole matrix returns results in 2-3 seconds. How it can hit the memory limit is beyond my imagination. This makes powerbi completely useless when you want to have a visual with 5+ measures as it can crash anytime. 

v-yanjiang-msft
Community Support
Community Support

Hi @kamil2 ,

By my reserch, only Premium capacity can increase the per-query memory limit, you can refer to these articles if you need:  What is Power BI Premium? 

How to purchase Power BI Premium,

How to configure workloads in Power BI Premium.

 

As for fix "performance" of the report, first, you can use Performance Analyzer to examine report element performance, then try to optimize the data model and reduce the size of dataset.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hariharan_R
Solution Sage
Solution Sage
nitishsh91
Solution Supplier
Solution Supplier

Hi @kamil2 

 

Did you try refreshing your report in PowerBI desktop and noticed how much time does it take to render data?

 

You will have to fix the report so that it reduces the load on report and renders bit less data, you can have further granularity on sub pages. I had the same issue with few reports and have to fine tune the report as per Microsoft advice.

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors