By default, QuickSight sorts filter values in ascending alphanumeric order when the field is a string. This means filters with month-year formats like “Jan 2025” or “2025 Jan” will be sorted alphabetically, not chronologically. Numeric fields, on the other hand, are sorted numerically by default.
Workaround - To achieve chronological sorting in filter controls, create separate filters for Year (e.g., 2025) and the dependent filter Month (e.g., 01-Jan, 02-Feb, etc.). This way, selecting a year will show months sorted chronologically in the filter, providing the desired order for month and year selections.
I will mark this as a feature request to promote visibility to the support team. While Amazon does not disclose their current roadmap or timelines on additional features, you can keep an eye on the ‘What’s New’ tab in the community for updates that have been made.