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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sort in Selection tool

Hi,

In selection tool, value default sort by A-Z,

2016-06-15_17-08-53.png

Can I sort by order in script like this:

Region:

NoConcatenate

Load RegionCode

  ,RegionName

    ,lindex

Resident RegionTmp order by lindex;

I hope result like order by expression :

2016-06-15_17-10-41.png

I use Qlik Sense 2.1.1

Help me, Please!

0 Replies