MicroStrategy ONE
Sorting and Browsing Standards
MicroStrategy employs its own sorting and browsing standards for characters and MicroStrategy projects.
The sorting is also dependent on your machine's locale. International Components for Unicode (ICU) libraries are used to compare strings. ICU uses the Unicode Collation Algorithm, which sorts on multiple levels, as described below:
- Letters are sorted first.
- Differences in accents resolve any ties resulting from the first sort level.
- Differences in case (lower case vs. upper case) resolve any ties.
- Differences in punctuation resolve any ties.