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

Dataflows: Sorting data cached by enhanced compute engine

Is there a way to sort data cached by enhanced compute engine(ECE)?

 

I use first dataflow to ingest data form SQL server where I sort data in a desired way. I added index to check sorting and it works ok. When I use second dataflow that is linked with the first one I use ECE to speed up transformation but then the sorting is being lost. PQ online editor is showing the proper sorting but when I refresh data it is being loaded with different sorting order. The reason is that data for refresh is being sucked from cache. When I turn off ECE than it works ok but I loose performance speed. Any ideas?

1 REPLY 1
Anonymous
Not applicable

@Anonymous 

With my research, there is no relevant information regarding to sorting when using ECE, you may only re-sort the order in the report visual created in the dataflow. Maybe you can try increase the Container Size.

V-pazhen-msft_2-1616726031590.png

 


Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

 

 

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.

Top Solution Authors