Problem with different behavior of QlikView application
Hi all,
One of my colleague machine, QlikView is behaving in a different manner.
i.e; The Fileld "A" listbox is showing the empty possible selections but if i am providing in a straight table the values of "A" field are showing some values .
Consider the example, in the application fields contains ID, LKey, A, B and its values looks like below format
ID, LKey, A, B
1, 101,
2, 102, .12, .22
3, 102, .14, .25
4, 103, .15, .25
5, 104, .19, .18
Now following filters which we are selecting and using individual listboxes and straight table.
Step1 : We selected LKey field = 101
Step2 : In "A" field listbox shows empty possible values and same for "B" field Listbox
Step3 : Taken new straight table with the
Dimensions = LKey, A, B
Expression = Count (ID).
[Note : In the straight table the fields of A and B are showing the values ]
Why it is getting this problem ?
If i run the same application in my system i am not getting that problem.
Please can anyone explain what might be the problem .