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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
FutureLou
Regular Visitor

PowerBI Service Slow Refresh

I was working with a dataset in powerBI that kept timing out when I tried to refresh it in service. The pbi file was only 322 mb, so I was stumped as to what this issue was. It turns out that a sort operation was slowing down my refresh by over 2 hours. What is the exact issue behind this because I havent run into this issue before.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Is the sort action really necessary? it may require the whole table to be loaded , and may break query folding. 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi,

Thanks for the solution @lbendlin  provided, and i want to offer some more information for user to refer to.

hello @FutureLou , based on your description, you can consider to remove the ranking, and please check  that if you have complex calculation logic, you can refer to the following link to improve the refresh performance.

Optimization guide for Power BI - Power BI | Microsoft Learn

 

Best Regards!

Yolo Zhu

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

lbendlin
Super User
Super User

Is the sort action really necessary? it may require the whole table to be loaded , and may break query folding. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors