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: 
ankur13agrawal
Contributor III
Contributor III

USing filter pane to alter specific charts only

I have 10 charts in my field and 2 filter panes

i want filterpane1 to alter all 10 chart

and filterpane2 to effect onnly 3 chart out of 10 charts

Please help

2 Replies
Chanty4u
MVP
MVP

Hi,

you can use  alternate states for that.

https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/Visualizations/alter...

 

or you can ignore filter selections in your chat by excluding them like below.

. For example, if the field you want to ignore is called myfield, then the expression would be: sum({<myfield=>} Sales)

 

ankur13agrawal
Contributor III
Contributor III
Author

actually i have around 100 charts in my app ..i need to create 10 more

filter 1 is applicable to all 110 charts and filter 2 need to be used for 10 charts only..if i go with above way of ignoring a field then i need to change measures for all measures related to 100 charts..can u suggest me a wy by which i can change only in the newly created charts