Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Active selections in the list box should appear at the top of the Filter. This is the default operation for a list box.
But it is not displaying at the top, where as it is scattered. We doubt it to be the tool level issue.
Can anyone please help with this ?
Hi Praveen
Try changing sort for State from Auto Ascending to Ascending
Lukasz
In the List Box you have this problem, go to Properties -> Sort tab. Then select the check box that sort the field by "State" (the first option).
And thats its. Its just a sorting problem.
Try changing the sort in your list box against state from Auto Ascending to Ascending
unexpected behave!!
see for the settings
Set Ascending for auto ascending
Hi Luis
Not necessary. It works only when you're not displaying all values in listbox (i.e. you have a scrollbar). Otherwise Sort method has to be changed from Auto Ascending to Ascending
Lukasz
Go to Sort Tab.
State - Auto Ascending
and Text - A - Z
Hi All,
I have changed all Sorting methods, tried all possible ways.
And Moreover, The list box is working fine sometimes and it is not working sometimes..... I am sure this sounds strange...! But this is what I am facing it.
Is there any Tool level issues with Qlikview v11 ?