I'm sorting my view via a string field
I'm sorting my view via a string field. It's sorting the upper case letters then does the lower case letters. Is there a way to change this so it's case insensitive?
Example:
Actual: A, B, C...Z, a, b, c..z
Expected: A, a, B, b, C, c...Z, z
3 Replies
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
Self hosting. It's not a big deal, just annoying. I've resulted to just making sure everything has an upper case first letter
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View