Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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.
Solved! Go to Solution.
Is the sort action really necessary? it may require the whole table to be loaded , and may break query folding.
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.
Is the sort action really necessary? it may require the whole table to be loaded , and may break query folding.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |