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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
bharatkishore
Creator III
Creator III

Sorting order in Multi Box

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

55 Replies
bharatkishore
Creator III
Creator III
Author

I have even tried this one and it is not working..For list box it is not effecting but for multibox it is effecting...

bharatkishore
Creator III
Creator III
Author

Yes Arul..same issue

tamilarasu
Champion
Champion

Could you upload you file.?

arulsettu
Master III
Master III

Digvijay Singh‌ your file is working fine my system. but my server edition is 9

bharatkishore
Creator III
Creator III
Author

Please check the attached file

arulsettu
Master III
Master III

this the output from your file . in qv version 12Untitled.png

Digvijay_Singh

I cannot, I am using person desktop edition so don't have license to use others QVW.

Digvijay_Singh

Its coming out as Arul is testing through server edition 9 and not sure about others but I am using personal edition version 11.2 SR12.

Its not working due to version issues AFAIK caz when Arul used my QVW it worked for him. Thanks.

arulsettu
Master III
Master III

try to update qv and check

tamilarasu
Champion
Champion

It's working fine in SR9 and SR12. I have no idea why this is not working for you.

Capture.PNG