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: 
zagzebski
Creator
Creator

Show object based on the selected container object

I want to be able to show (and hide) specific chart objects based on the selection of a chart from a container,

Is this possible? If so what is the best way to accomplish this?

2 Replies
Anonymous
Not applicable

I don't believe this can be done without recourse to macros, which I try to avoid,

However do have a look at this thread:

     QlikView App: At The Qlik Of A Button | Qlik Community

It describes how one can replace containers with buttons setting variables to then use to show / hide objects.  Thus giving you all the functionality you wish, and do things one cannot do with containers.

saimahasan
Partner - Creator III
Partner - Creator III

Hi

Rather than using container you can use textboxes and give it a container look. Then upon the action of textboxes you can perform the show hide operations.