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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Facing error in power bi service with table visual i.e, available resources exceeds

Hi Everyone,

Please help me out with this error in service.please find the attached image.Avaialable resources exceeds.png

 

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

For the above problems, the main reason is the creation of complex calculation logic and dax query formula. If you are a senior administrator, you can set the capacity. 

Chris Webb's BI Blog: The “Visual Has Exceeded The Available Resources” Error In Power BI Chris Webb...

How to configure workloads in Power BI Premium - Power BI | Microsoft Docs

v-henryk-mstf_0-1619592547998.png

v-henryk-mstf_1-1619594670240.png

 

But the best suggestion is to use the performance analyzer to view and record the performance of each report element when interacting with users, and then tune specific queries. 

 

Here is the reference document link:Use Performance Analyzer to examine report element performance in Power BI Desktop - Power BI | Micr...


If the problem is still not resolved, please provide detailed error information and let me know immediately, looking forward to your reply.

Best Regards,
Henry

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

3 REPLIES 3
Anonymous
Not applicable

I am facing a similar error with a query as below for a report which is refusing to load in premium workspace Also in desktop its taking ahuge time to load.

 

new CU = CALCULATE (
[count users],FILTER(
ALLSELECTED( 'RPTDW_DAILY_MEASURE_LEAF'),'RPTDW_DAILY_MEASURE_LEAF'[RPTDW_DIM_TIME.DATE_ACTUAL]<=MAX('RPTDW_DAILY_MEASURE_LEAF'[RPTDW_DIM_TIME.DATE_ACTUAL])

))

 

 

 

PLEASE HELP HOW CAN I RESOLVE THIS

 

v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

For the above problems, the main reason is the creation of complex calculation logic and dax query formula. If you are a senior administrator, you can set the capacity. 

Chris Webb's BI Blog: The “Visual Has Exceeded The Available Resources” Error In Power BI Chris Webb...

How to configure workloads in Power BI Premium - Power BI | Microsoft Docs

v-henryk-mstf_0-1619592547998.png

v-henryk-mstf_1-1619594670240.png

 

But the best suggestion is to use the performance analyzer to view and record the performance of each report element when interacting with users, and then tune specific queries. 

 

Here is the reference document link:Use Performance Analyzer to examine report element performance in Power BI Desktop - Power BI | Micr...


If the problem is still not resolved, please provide detailed error information and let me know immediately, looking forward to your reply.

Best Regards,
Henry

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

ibarrau
Super User
Super User

Hi! In order to let us help you please run the performance analyzer for that one. Here it is a small tutorial:
https://www.youtube.com/watch?v=1lfeW9283vA

That will help us understand if you have a crazy DAX making this complicated or if there is something else.

How big is your dataset? is that visual using millons of rows?

Regards


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

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.