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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditional Show when using Alternate States

Hi All,

I've set up a container grid that has a number of key metrics for my forecast -  for each chart in the container I'm comparing my current forecast to a previous forecast. The user selects the forecasts to compare using two list boxes than each have a seperate Alternate State. I want to make the display of the Container Box conditional on a selection being made from each of the two listboxes. However I can't get a Conditional Show working with the alternate state list boxes. I can't see much in the community on this and what I have found seems to indicate that it's not possible to use a conditional show with alternate states. I've tried solutions like this but no joy. Can anyone help?

Capture1.JPG

 

GetSelectedCount ((Only({Forecast1}ForecastVersion)) = 1 AND GetSelectedCount(Only({Forecast2}ForecastVersion)) =1

Regards

John

1 Reply
Not applicable
Author

i didnt find function which let you show selections in some state

But maybe this example let you find some way:

regards

Darek