Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
How do I keep the same order while importing Excel data?
I am new to PBI. How to tell what sort order is being used in the table view? Added a custom index, not sure how to make it as a primary sort order. Is there any other way to approach this?
Thanks!
Solved! Go to Solution.
Sorting data in Power Query is extremely costly. Avoid it if you can. Add your index column in Excel, and then let Power BI do the sorting in memory.
Sorting data in Power Query is extremely costly. Avoid it if you can. Add your index column in Excel, and then let Power BI do the sorting in memory.