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: 
Not applicable

issue in Showing/Hiding in Alternate state

 

I need small help from you. I am not able to conditionally show/hide any alternate state object.

 

 

Eg.

 

I have created three list boxes which is showing different information (eg.KPI,Margin).Now I want to show/hide Alternate list box object based on this condition GetSelectedCount(KPI)>=1 .Normal list box object is working as expected but getting problem when define Alternate Sate on the same listbox.

 

 

Please help me to get out this problem and also share any lights on the above issue.

 

Thanks for advance help.

 

 

Thanks and Regards

 

SK

 

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

If you have QV11.2 SR8 or higher you can try adding the parameter for the state in the getselectedcount function: GetSelectedCount(KPI,true(), '$')>=1


talk is cheap, supply exceeds demand