Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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?
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!!
Proud to be a Super User! | |
@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.
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.