Yes, I expressed me wrong.
The way a dropdown is supposed to work is with two parameters, one for the label and one is the value of that option.
I was just trying to make it work with what you had at the time, I should've also said that the best way to work with dropdowns is with a structure/aggregate, something that gives you these two parameters.
Glad you could make it works.