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
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's BI Blog (crossjoin.co.uk)

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 | Microsoft Docs


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's BI Blog (crossjoin.co.uk)

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 | Microsoft Docs


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
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.