Order of values in dropdown filter that come from another question is not customizable
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
### Describe the bug
If you set up a filter on a dashboard with dropdown values derived from a column from another question, the values in the dropdown are in ascending order, regardless of the original order of values in the question.
In addition, there doesn't seem to be a way to control this in the filter settings, and/or at the user-level.
### To Reproduce
Reproducible on stats: https://stats.metabase.com/dashboard/3170-github-issue-words?feature_cluster=Visualization&issue_opened_at_1=2025-02-01&issue_opened_at_2=2025-02-28&release=0.50.32&tab=1420-by-milestone
The `Release` filter values here are in ascending order, but in the [question](https://stats.metabase.com/question/23904-milestones) they're in descending order. And there doesn't seem to be a way to change it.
### Expected behavior
It should match the order from the source question and/or be customizable.
### Logs
_No response_
### Information about your Metabase installation
```JSON
feb7db2c06
```
### Severity
P2?
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.