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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vinayk1
Contributor
Contributor

How to apply filters selectively to charts

Hey folks,

I have two same pivot charts, 

I want apply products filter to one and other should show all products.

I have added '<products={*}> in set expressions of the pivot chart which shows all the products values.

what am I doing wrong?

Labels (6)
3 Replies
Mark_Little
Luminary
Luminary

Just add {<Products>}, 

Having a dimension in the expression with no values will make it ignore selections.

vinayk1
Contributor
Contributor
Author

does it ignore all other selections like month, market region etc.

I want the chart to ignore only product filters

Thanks for taking ur time to answer.

 

Rams-
Creator
Creator

If you add dimension {< Products>} in your expression for filter, if you are using multiple filter selections you will get the result of only particular selected fields.

If possible for you can you share your chart snap?