Order of Parameter list

Hi QS folks,

I am wondering if there is a way to get around not having the order of parameter inputs automatically sorting for you. It would be better if I could choose the order without there being auto sorting based on alpha/numeric rules.

Here is an example of what I have had to do to hack the order to my liking. Gets a bit tricky when you have several inputs. Is there a work around? You will see I have labelled the inputs so that I can display in a logical manner. If I choose for example 1 day, 2 day, 3 day, 7 day, 14 day… “14 day” then comes after 1 day, which does not make sense in the context of using the parameter as a time series filter.

PS I have tried importing from a dataset and the same thing happens.
Screenshot 2023-04-20 at 1.04.47 pm

I am going to mark this as a feature request because this would be very nice.

Currently we get around it by making it alphabetical (although isn’t the prettiest). Example:
a. 1 Day
b. 2 Days
c. 3 Days
d. 7 Days
e. 14 Days
etc…

1 Like