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.
Need to sort row on the basis of their rownumber instead of alphabetical order
Also, if you need to, you can add an index column using Power Query:
Thanks for the solution.
But problem here is, rows has multiple values like a hierarchy.
In attached screenshot, highlighted rows are getting alphabetical sorted. I want to sort on the basis of row number.
Hello,
to do that you need to sort the column that you want to use by the sorting number in the Data view.
you click on the column then in the column tools tab click sort by column and sort it by the sorting column number
as you can see in the screenshot.
If I answered your question, please mark my post as solution, Appreciate your Kudos!
Proud to be a Super User! | |
Thanks for the solution.But problem here is, rows has multiple values like a hierarchy.
In current case, rows are getting alphabetical sorted. I want to sort on the basis of row number.