In Feature Reports, is there a way to order a repeat by a number field that doesn't result in: 1, 10, 11, 2, 3, ..., 9
I found a way to trick this into working the way I want and how users expect it to work. But this solution is just silly:

It takes 21 rows to sort 1000 items.
Is there an easier way to do this?