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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Manesh_13
Frequent Visitor

Capacity Exceeding Limit

Hello PowerBI Community, 

 

Me and my team are currently facing an issue with exceeding capacity at the moment we have 2 capacities currently and both are exceeding the limit. We have gone about a process of optimizing the DAX measures in the dataset which were previously using a significant amount of resource however do bare in mind that our calendar is a company financial  year calendar so we are unable to use time intelligence in DAX measures to make it the most optimal. The number of users has gone up signifcantly within the last year however the capacity we have is recommended for the size of our organization so scaling up capacity really should be a last option.  Can anyone recommend best practices to go through things that we should avoid including in our reports and datasets so they are the most efficient they can be, as most of the CU is taken up querying so either there are still some DAX inefficiences or some Front end mistakes that should be avoided i.e. too many card visuals or other stuff that we have not considered. 

 

Thanks

3 REPLIES 3
muhssamy
Resolver I
Resolver I

I think there is a lot to do here

 

1- use vertipaq analyzer to analyze your model columns and tables cardinality and size also check data types.

 

2- provision log analytics workspace to log AS logs and use the prebuilt templates to check which query and which visual is causing problems and use a lot of resources

https://learn.microsoft.com/en-us/power-bi/transform-model/log-analytics/desktop-log-analytics-overv...

3-schedule data refresh outside workhours.

Anonymous
Not applicable

Hi @Manesh_13 

 

Did bradsy 's method solve your problem? If yes, could you please mark it as a solution? This will be of great help to other users experiencing similar problems. Thank you!

 

If you still have questions, please feel free to contact me.

 

Best Regards,
Yulia Xu

bradsy
Microsoft Employee
Microsoft Employee

You have probably already seen this, but if not, it is a good guide for things to look for: https://learn.microsoft.com/en-us/power-bi/guidance/power-bi-optimization

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors