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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Filtering isn't working

why I cannot filter? In the chart "Conteggio Articoli Campionati" if I filter and article (i.e. 9ODO60147) the filter doesn't apply...can someone explain me why???

13 Replies
julian_rodriguez
Partner - Specialist
Partner - Specialist

Found it!!

On the expression "Qtà" says:

=Count ({<[Codice Articolo]>} [QTA 1 Campionature])

The set analisys is ignoring all the selections made on the field "Codice Articolo"

You should use instead:

=Count ([QTA 1 Campionature])

Regards


Hello Irene

Could you try please, create one field named for example "Codice Articolo 2", with the same definition of "Codice Articolo"?

I have seen this before, and I have needed to change the field name, with any reason or knowing why.

Regards

Not applicable
Author

I liked your answer but I need to calculate the QTA1_Campionature with respect to the 'Codice Articolo' variable. If I remove it as you suggested it gives me a wrong result.

Not applicable
Author

My apologies @Julian Rodriguez. I didn't filter correctly, the result is the same! thank you very much for your help!

julian_rodriguez
Partner - Specialist
Partner - Specialist

You are very welcome Irene!

Regards!