Hi
I have a dropdown that uses.
Distinct(CategoryData, 'Main category')
Now i want to put in a default value that is not in the list and that works fines, but i want the default value to always be on top even if i sort in descending or ascending.
I have tried creating a collection adding the value in a collection but i don't know how to get my default value to stay always on top.