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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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!!!

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

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
Partner - Champion III
Partner - Champion III

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