Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

List Box problem

Hi all

Any help on this would be appreciated.

I have a straight table, which has various filters applied so that only certain results (buckets in my case) are displayed. I also have a dimension limit applied so that only results less than -1,000 are shown.

When I create a list box to allow a filter between different buckets however, the list box shows 'white' options for buckets which are empty in the straight table. I assume it's allowing the user to select a bucket which either a) is greater than -1k, or b) filtered out using the set analysis I prepared in the straight table.

Current list box expression:

10-04-2015 12-52-12.jpg

Straight table (showing only Other and S7 Performance)

10-04-2015 12-54-05.jpg

Current List box (allowing selections for all buckets)

10-04-2015 12-54-18.jpg

Thanks


6 Replies
ankitaag
Partner - Creator III
Partner - Creator III

Can you please attach your qvw file?

Or
MVP
MVP

Graeme,

From QlikView's point of logic, there's no reason for the buckets to gray out because they are still possible in the data model - they're just not displayed in this specific chart because of a dimension limit (which does not make any selections in the data model). If you want them to be displayed but grayed out, you're going to have to do something along the lines of using a trigger to select all of the possible values that composed buckets displaying in the chart.

mrossoit
Creator II
Creator II

You should define list box expression using in set analysis the same logic you applied in dimension limit.

Upload your qvw as Anikita asked.

Regards

MR

Not applicable
Author

Hi

Please see attached example

Thanks

Not applicable
Author

Try to apply the filters in the scripting itself

mrossoit
Creator II
Creator II

When I try to open it, my QlikView client tells me "Access denied"