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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

performance of power bi

Hello,
I have a question about the performance of power bi.
I have data that I load into power bi (no direct query).

My data sets have around 160,000 rows. The calculation of the moving average takes about 20 minutes. In the task manager I see that the calculations are performed in MS SQL server analysis services.

 

FWil_0-1655926440493.png

 

FWil_1-1655926474634.png

 


My question: Where are the calculations carried out? In Desktop BI local or in MS SQL server analysis services (remote)?
How can I get power bi to perform the calculations locally?

 

Friedbert

1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @Anonymous ,

Power BI's DAX engine uses SSAS under the hood to perform all of the in-memory calculations.  If you have fairly complex measurements (especially making use of dynamic date comparisons), you'll see significant CPU/RAM usage.

 

I would suggest you improve your calculations, go through this article and try to optimize reports then test again: Optimization guide for Power BI - Power BI | Microsoft Docs

 

And there is a blog to analyze the report performance in DAX Studio you can reference.

 

Best Regards,
Community Support Team _ kalyj

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

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

Hi @Anonymous ,

Power BI's DAX engine uses SSAS under the hood to perform all of the in-memory calculations.  If you have fairly complex measurements (especially making use of dynamic date comparisons), you'll see significant CPU/RAM usage.

 

I would suggest you improve your calculations, go through this article and try to optimize reports then test again: Optimization guide for Power BI - Power BI | Microsoft Docs

 

And there is a blog to analyze the report performance in DAX Studio you can reference.

 

Best Regards,
Community Support Team _ kalyj

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

GilbertQ
Super User
Super User

Hi @Anonymous 

 

It will be happening on your local PC which is what you can see in task manager.

 

IF something is taking that long I would suggest making sure you model your data so that it is in a star schema so that the query can perform well and fast.





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

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.