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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
bharatkishore
Creator III
Creator III

Multi box sorting order

Hi Guys,

I have an small problem with the sorting order in qlikview. Let me explain in detail:

In the back end script i have written code as

LOAD * INLINE [

    Choose a View

    OG

    OU

    CSG

    CO

    MC

    CR

];

     i have created a multibox and loaded the field Choose a view.

And i selected "always one selected value" i.e. OU and it will be selected all the time. But When i select the multi box button the order will come as OU defautly selected and the rest of order will be

    OG

    CSG

    CO

    MC

    CR

But my requirement is the multi box should be displayed as(With OU should be always selected)

    OG

    OU

    CSG

    CO

    MC

    CR

Can you guys please help me on this.

Thanks

Bharat

12 Replies
sunny_talwar

May be use Load order as your sort and uncheck 'State' on the sort tab

Capture.PNG

UPDATE: Same settings for multibox also works

Capture.PNG

alexandros17
Partner - Champion III
Partner - Champion III

In the sort tab uncheck all boxes and check "load Order"

Let me know

Chanty4u
MVP
MVP

bharatkishore
Creator III
Creator III
Author

Hi Sunny..I am using desktop version with a leased license and my qlikview version is QV11 SR12.

Not sure why i am unable to do..

bharatkishore
Creator III
Creator III
Author

I have done all those but still i am unable to do...Please check the attached test file..

sunny_talwar

What version of QV are you using, the attached seem to work as you want on QV12

bharatkishore
Creator III
Creator III
Author

I am using QV11 SR12..But i don't know what is causing the issue.. I am unable to get that requirement..

sunny_talwar

Can you share a screenshot of what you are seeing?

alexandros17
Partner - Champion III
Partner - Champion III

It seems to work correctly (QV 11),