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

Alternate State

Hi! Everyone.

I'm using an alternate state in which I made State1 and State 2 with each having the same filter panes for each state.

Now I need to add the filter name as 'model' in it but I want one single filter for the model and if I select model, dynamically want to see the change in both State 1 and State 2. 

kartik_0-1650863737358.png

 

Labels (2)
4 Replies
justISO
Specialist
Specialist

Hi, my suggestion would be in both tables add additional set analysis part to ignore states when filtering Model:

sum({<Model=$::Model, Flag={Enquiry}>}Enquiry_Qty)

kartik
Contributor III
Contributor III
Author

not working

MayilVahanan

HI 

If its not working, can you pls share the sample file to verify.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
kartik
Contributor III
Contributor III
Author

I cannot. But what I think is, it is not possible in the alternate state concept that with selecting one filter, it is not possible to see the corresponding result in state 1 and state 2. it can only be done in a normal table.