Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Alternate states

please let me knw some post or thread for alternate states working and defining,

m searching for the activity after adding a state in document properties, wht after tht

hw to implement, hw to use frm the developers end

1 Solution

Accepted Solutions
7 Replies
sushil353
Master II
Master II

Check out this youtube video:  www.youtube.com/watch?v=OvPRpdCZfHU

HTH

Sushil

narender123
Specialist
Specialist

Hi prashantadhav,

In document property >general tab ,there is alternate state.

suppose you add alternate state A and again add new B.

Now create a list box 1 and add field suppose "year" that already exist in your database.

Also in property of list box>general>select Alternate State A .

Now create another new list box 2 and add field here the same "year" that already exist in your database.

in property of list box>general>select Alternate State B .

Now when you select any year in list box 1(year) ,then the list box 2 year value will not be filter.Because you have declaired both list box with different Alternate state.

if you create a chart and in that chart property>general tab>if you give the alternate state A as in list box 1 then the chart  will filter according to list box 1 but the chart will not filter according  to list box 2 selection.As chart alternate state is match with list box 1.

So in this way if you want the same field in 2 list box with different list box name and both list box independant of each other then you can use the Alternate State.

Thanks

Narender

Not applicable
Author

Thanking You all Sushil, Abhijit and Narender

sushil353
Master II
Master II

Please close this thread marked as answered so that others get benefited too

sujeetsingh
Master III
Master III

You can refer this thread too

http://community.qlik.com/thread/57963

Anonymous
Not applicable
Author

Good Explanation Narendra Thanks !!

anant