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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
raju_salmon
Creator II
Creator II

Show/Hidden object with reference to other object selection

Dear Community,


I have 2 bar charts and 1 straight table , now if i make a selection on the

straight table where i can able to show only 1 bar chart.


Generally i can write a condition in layout table if for ex: Year=2013.


Whereas in this scenario, if any selection done on Straight table, one bar chart should be hidden. Any chance?


Thanks.

Raju

5 Replies
Anonymous
Not applicable

You certainly can use a show condition Year=2013 in the bar chart, but it will work no matter where to make the selection - in a straight table, or in a list box, or anywhere else.

Anonymous
Not applicable

May be getselectedcount() will help. Could you add some screenhots to get a better understanding of your requirement?

Regards,

Greeshma

raju_salmon
Creator II
Creator II
Author

Unfortunately i cannot able to add any screenshot here.

The requirement is 'i want to show or hide object' based on 'any selection on other object'. I do know whether it is possible or not.

Anonymous
Not applicable

Try with getselectedcount()

krishna20
Specialist II
Specialist II

Hi,

Pls find the sample app.

May be this??

Regards

Krishna