Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
satishqlik
Creator II
Creator II

alternate states doubt

Hello community,

Need a clarification on alternate states

As we knew an alternate states holds a group of selections so that selections in alternate states will not affect selections in other states.

Here I've a scenario

A chart which contains 1dim and 2exps

Now I have create alternate states with state1 and state2

Now I need to show only 1dim and 1exp with state1 and remaining expression with state2.

Is it possible by using alternate states??

Plz help me out in this.

Thanks in advance!!!

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Yes, you can reference the alternate states in the expressions:

alternate state1: sum({state1} Amount)

alternate state2: count({state2} Item)


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar

Yes, you can reference the alternate states in the expressions:

alternate state1: sum({state1} Amount)

alternate state2: count({state2} Item)


talk is cheap, supply exceeds demand