Dashboard can't sort/filter on _decimal fields

I’d expect that we’d be able to sort and filter on a _decimal field (such as value_decimal) in the dashboard. But we can’t.

what did you try? what it happens?

Next time, I should remember to show the screenshot… Clicking on the column does nothing; it doesn’t show up in the filter list. It’s not a high-priority thing, but it would be useful.

Note that the previous “Number” fields do filter/sort, if you create one of those, so the ability to handle numbers is there (including less/greater). Guessing it’s just a UI bug that’s easy to fix. I’m going to switch our fields to NumberDecimal, so I would like to retain this functionality.