Hello,
I’m writing to report an issue with the column sorting functionality in table visuals.
Currently, the alphabetical sorting is not working correctly. It appears to be treating lowercase and uppercase letters separately, resulting in a sort that resembles an [a-zA-Z] logic. For example, “apple” would appear after “Banana” instead of a true alphabetical sort where “apple” should come before “banana”.
You can see a reproducible example of this behavior on your democentral dashboard:
https://democentral.learnquicksight.online/#Dashboard-DashboardDemo-Population-Health-Demo
Sorting the “Risk level by patient” table by “Name” Descending, you get “de Anda” as first result before “Zulauf”. I’m attaching also a screenshot