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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

visual has exceeded resources error

I am getting error "Visual Has Exceeded The Available Resources" in power bi report. I am using composite model ( facts are on direct query mode and dimensions are import mode). how i should troubleshoot this issue ? can it be possible to extract the sql query behind specfic visual in power bi?  

4 REPLIES 4
rajendraongole1
Super User
Super User

Hi @powerbiexpert22 - Please check the solution thread of similar issue.

Solved: Visual Has Exceeded the resources error - Microsoft Fabric Community

 

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Greg_Deckler
Community Champion
Community Champion

@powerbiexpert22 Generally this kind of thing is caused by a DAX measure. You can use Performance Analyzer to view the DAX query. You could also run a SQL Trace to capture what query is hitting the SQL server.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Hi @Greg_Deckler , how to run sql trace?

Anonymous
Not applicable

Hi @powerbiexpert22 

 

Thanks for the reply from @Greg_Deckler  and @rajendraongole1 .

 

@powerbiexpert22 , You can use SQL Server Profiler to run SQL trace.

SQL Server Profiler - SQL Server Profiler | Microsoft Learn

Run SQL Server Profiler - SQL Server Profiler | Microsoft Learn

 

Best Regards,
Yulia Xu

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors