Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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)
User Preferences, General tab, in the Search settings increase the value of "Max values in current selections"
Hi Johan, It works. Thank you very much
Hi Johan, It works in qvdesktop, but no use in QVS web view. Does any settings in QVS?
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)