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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to change the display of current selection box?

HI

I have a field about month, from 1 to 12. When I select 1~8(more then 6), the current selection displayed : not 9,10,11,12 . What I want to display is 1,2,3,4,5,6,7,8

Can I change it? Who can help me ? Thank you very much.

Worm

1 Solution

Accepted Solutions
kji
Employee
Employee

You would have to set the corresponding setting on the server, although i am not certain that you have access to that from the UI.

You could possibly add the line

MaxCurSelEntries=N

where N is your preferred number to your Setting.ini file for your server

(C:\Documents and Settings\All Users\Application Data\QlikTech\QlikViewServer\Settings.ini)

View solution in original post

4 Replies
kji
Employee
Employee

User Preferences, General tab, in the Search settings increase the value of "Max values in current selections"

Not applicable
Author

Hi Johan, It works. Thank you very much

Not applicable
Author

Hi Johan, It works in qvdesktop, but no use in QVS web view. Does any settings in QVS?

kji
Employee
Employee

You would have to set the corresponding setting on the server, although i am not certain that you have access to that from the UI.

You could possibly add the line

MaxCurSelEntries=N

where N is your preferred number to your Setting.ini file for your server

(C:\Documents and Settings\All Users\Application Data\QlikTech\QlikViewServer\Settings.ini)