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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selection on Grey values in select box shows results

Hi all,

I encountered a situation involving a selection box with multiple values and a corresponding Bar chart.

Some of the values in the selection box are white and other were grey, thus not relevant for current selections.

I tried to select one of the Grey values, and apparently my Bar chart was effected and different values were shown.

Maybe someone can correct me, but as I understood if a value is in Grey it is not related to the data (under current selections) and no values should be shown.

What can cause this issue that selection on grey values does effect the Data.

Thanks,

Boris

1 Solution

Accepted Solutions
cfz
Former Employee
Former Employee

One way it would be to slect 'Hide Excluded' in the General tab of the Properties of the list box as in the attached example.

View solution in original post

6 Replies
lironbaram
Partner - Master III
Partner - Master III

your basic assumption is right.

but when you select a gray value

what happens is that at least one of your former selections will be cleared

in order to display data relevant for your last selection

this is how qlikview works

cfz
Former Employee
Former Employee

Hi Boris,

In general you can select a value in grey (excluded values). What you do the is to perform a new selection. How this will affect the charts and other objects it will depend of the dimensions/expressions of the chart and specially in which state the object is.

If you can attach your QlikView document I can have a look and give you a more specific answer.

I hope it helps.

Carlos

Not applicable
Author

So basically is there any way to prevent this 'selection cancellation' upon a grey selection and force the user to make the right selections to make this value available?

cfz
Former Employee
Former Employee

One way it would be to slect 'Hide Excluded' in the General tab of the Properties of the list box as in the attached example.

Not applicable
Author

Thanks!

vijetas42
Specialist
Specialist

Hi,

another way is to use expression in list box-> properties-> general tab where you select fields add expression as,

Aggr(fieldname, fieldname)

Regards,

Vijeta