List "enum" in alphabetical order

 

Hi, the enum list entries you see below are added by users over time and based on their experience. I would like to show them in alphabetical order. I consulted the guide and in particular on the "Sort" and "Orderby" functions, but unfortunately they were of no help.

Benni_0-1698529357658.png

Benni_0-1698529790981.pngBenni_1-1698529832849.png

I await your suggestion.
Thanks for your answer

Solved Solved
0 6 266
1 ACCEPTED SOLUTION

Putting the following in the Suggested Values might do the trick

 

ORDERBY(
 referenced table[key],
 [column to order by]
)

Dropdown list ordered by Label

TeeSee1_0-1698537438456.png

Source Table called ENUM1

TeeSee1_1-1698537484023.png

The expression used in the suggested values

TeeSee1_2-1698537524184.png

 

 

View solution in original post

6 REPLIES 6

Putting the following in the Suggested Values might do the trick

 

ORDERBY(
 referenced table[key],
 [column to order by]
)

Dropdown list ordered by Label

TeeSee1_0-1698537438456.png

Source Table called ENUM1

TeeSee1_1-1698537484023.png

The expression used in the suggested values

TeeSee1_2-1698537524184.png

 

 

 

Hi @TeeSee1 Thanks for replying, I'm not sure I understand your suggestion. Where am I doing wrong?

 

Benni_0-1698577025211.png

 

you need to put the name of the table before [IDMISSIONE]

Hi @TeeSee1 Thanks for your clarification. Sorry if I'm at an inadequate technical level. I get no errors and yet I don't get the desired result. I give you more details via pictures.

Benni_0-1698605190990.png

Benni_1-1698605443437.png

Thanks for your patience.

Is your expression set in the intervento column?

Hi @TeeSee1 

the moment you answered me, I realized I was wrong. I didn't put it in the "ref" column, but in the source table. I am grateful for your patience and for teaching me something new. Have a nice day .

Top Labels in this Space