Implement Case insensitive Sorting option in workfront Report. | Community
Skip to main content
Level 3
January 23, 2018
New

Implement Case insensitive Sorting option in workfront Report.

  • January 23, 2018
  • 0 replies
  • 182 views

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.