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: 
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
arulsettu
Master III
Master III

Bharat Kishore‌ working fine in server edition 9. try to update your qv and check

bharatkishore
Creator III
Creator III
Author

I am using QV11 SR12.. I don't know what is causing the issue? Any suggestions..

bharatkishore
Creator III
Creator III
Author

Arul it is already SR12

Digvijay_Singh

R u accessing through server or using desktop standalone. I am using standalone desktop and it is not working for me. As Arul and Tamil conveyed it seems both are accessing qvw on server. That is the difference AFAIK.

bharatkishore
Creator III
Creator III
Author

I am also using standalone and leasing license from server.

Chanty4u
MVP
MVP

yes i chkd but nt wrkng...