Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
everest226
Creator III
Creator III

custom sort in list box

hi i have list box (Name) , there is a value , in ascending  like   ,    Alex , Bam, Cat, NO name,  sdd, hjsgdh ,,zzz,,  etc

I want to show no name on top .

10 Replies
Mark_Little
Luminary
Luminary

Hi,

Couple of options is look at the duel() function.

Or use an inline load to create a new field for sort order.

Then when you add the list box, in the sort field tick expressions and select your new field.

Mark