Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
rafael5958
Creator
Creator

List Box's Gray values disappear

Hi,

I am using an expression to create a List Box object. The expression is :

=if(aggr(count({$<TIPO_TITULARIDADE={'2-Titularidade diferente'},CN-={'IO','EST'},CADASTROOD_NOME-={'NÃO INFORMADO','NA','',NULL}>} distinct ID_TITULAR),ID_OD)>0,NOME_P&' - '& ID_OD)

The problem is whenever I select any value from this object, only selected value remains in the list Box while the rest of the values disappear from the List Box object.

How can I show all the excluded values too in Listbox?

Thanks

Labels (2)
4 Replies
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

In Listbox properties > General > uncheck Hide Excluded.

rafael5958
Creator
Creator
Author

Its already unchecked

rafael5958
Creator
Creator
Author

I think its because the agrr expression, but its needed to make the right count.

Brett_Bleess
Former Employee
Former Employee

Have a look at the following Design Blog post, it might be helpful:

https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.