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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
PowerBiSaffire
New Member

This visual has exceeded the available resources.

Hello,

 

iam facing the following issue..

 

  • More detailsResource 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:ffa62481-cb49-457a-8068-0bc0c86a2327
  • Correlation ID:b6d10e46-0782-9d9d-e142-0dd4b7e72cdc
  • Request ID:75d9f41b-d704-166a-f9e0-2aacd4da95d1
  • Time:Mon Dec 19 2022 14:32:05 GMT+0530 (India Standard Time)
  • Service version:13.0.19635.59
  • Client version: 2212.1.11454-train
  • Cluster URIhttps://wabi-india-central-a-primary-redirect.analysis.windows.net/

 

PowerBiSaffire_0-1671440637114.png

 

 

PLEASE HELP ME...!!!

1 ACCEPTED SOLUTION
v-tangjie-msft
Community Support
Community Support

Hi @PowerBiSaffire ,

 

The issue occurs when a visual has attempted to query too much data for the server to complete the result with the available resources.

 

and you can follow the tips to optimize your report:

1.Do not expose in a view a column that is not necessary in the Power BI data model.

2.Optimize the DAX calculation used in this visual to use less memory and return faster or change what the visual displays.

3.Remove unnecessary precision or split granularity values to reduce cardinality(Significantly reduce highly unique datetime values by splitting the date and time into separate columns. )

 

This is the related document, you can view this content:

The “Visual Has Exceeded The Available Resources” Error In Power BI

Visual has exceeded the available resources - Table Visual

Error: Resource Governing - Microsoft Power BI Community

resources exceeded - Microsoft Power BI Community

 

 

Best Regards,

Neeko Tang

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

1 REPLY 1
v-tangjie-msft
Community Support
Community Support

Hi @PowerBiSaffire ,

 

The issue occurs when a visual has attempted to query too much data for the server to complete the result with the available resources.

 

and you can follow the tips to optimize your report:

1.Do not expose in a view a column that is not necessary in the Power BI data model.

2.Optimize the DAX calculation used in this visual to use less memory and return faster or change what the visual displays.

3.Remove unnecessary precision or split granularity values to reduce cardinality(Significantly reduce highly unique datetime values by splitting the date and time into separate columns. )

 

This is the related document, you can view this content:

The “Visual Has Exceeded The Available Resources” Error In Power BI

Visual has exceeded the available resources - Table Visual

Error: Resource Governing - Microsoft Power BI Community

resources exceeded - Microsoft Power BI Community

 

 

Best Regards,

Neeko Tang

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors