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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Getting Selections From Alt State To Inherited

If a straight chart is in inherited state, it can have expression(s) in Alt State to get selections from object(s) in that State(s):

Exp:

Sum({AltSt1 <Region = $:: Region>} Sales)

Is it possible to do the other way round?
I have a straight chart, which is in inherited State, and need to connect it to another straight chart that is in Alt State. So, if a dimension is selected in the chart having Alt State, the cahrt with inherited should also affected by that selection.

Is it supported currently ?

1 Solution

Accepted Solutions
stigchel
Partner - Master
Partner - Master

I would say yes,

Sum({$ <Region = AltSt1:: Region>} Sales)

View solution in original post

1 Reply
stigchel
Partner - Master
Partner - Master

I would say yes,

Sum({$ <Region = AltSt1:: Region>} Sales)