Forum Discussion
How Do I Avoid Alphabetical Sorting?
- Anonymous9 years ago
You need a numeric or alphabetic column that corresponds to that original sort order, then use that to sort.
Hi,
I am a newbie to Power BI. How do I sort my list of data in the TABLE visualization by the source spreadsheet, and not alphabetically?
Thanks,
Kevin
You coud create a sort columd based on your requirement, and then change the order in your table visual.
Regards,
Charlie Liao
- kgriendling9 years agoAdvocate I
Thanks Charlie.
This would work if I want it to sort by a certain column. But how do I get it to NOT sort. We have a specific order the original file is in, and we want it to show up that way, which is non-alphabetical nor numerical.
- Anonymous9 years agoNot applicable
You need a numeric or alphabetic column that corresponds to that original sort order, then use that to sort.
- kgriendling9 years agoAdvocate I
I am no database expert but that seems like a major oversight to me... Wouldn't all programs start withOUT modification to the list, then allow users to modify the list with features? Odd. But I can do that... Thanks!