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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
dathathreya
Creator
Creator

Alternate States

Hai all,

I am facing a problem plz help me out.Thanks in Advance.

Here is the scenario like i have a list box and two charts like A and B charts for these two charts i am defining each state and if i filter the list box the two charts has to work.

Labels (1)
12 Replies
dathathreya
Creator
Creator
Author

Thankq Very much

kvanandan1
Creator
Creator

Hi,

I have created 3 fields Item,Sales,Qty.

Created a item as a listbox and 2 charts one for sales and other for qty. In the chart1 expression i have created sum({A<Item = $::Item>}  Sales) and chart2 expression sum({B<Item = $::Item>}  Qty).

Now selecting item from drop down list , both charts will change for the selected item.

Is this is requirement.

kvanandan1
Creator
Creator

One more thing , create alternate state A and B, and assign to alternate state A to chart1 and B to chart2.

Hope this helps.