Currently, I have a filter that is a string, so it's ordering the options like this:
The order of the options is incorrect, as you can see $1M is right after $15k and before $200k.
Without prefixing the values with something "A." , "B.", "C.", etc... how do I change the order of the filter options?