Sorting on a Text field in a report appears to sort first by case, then alphabetically.
E.g., I expect the following sort order:
aaa
Aab
aBa
baa
BaB
BBa
Instead I see something like:
Aab
BBa
BaB
aaa
aBa
baa
It Will beneficial for users if you provide an Visual option to sort the report by ignoring the case.