I have a sorting problem.
If I sort using the sort tool and descending order, I get
But, I needed my data to be sorted by character.
Output I need after sorting descending based on character:
Is there a way to do this?
Any help will be much appreciated.