Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have 2 list box and 1 container(with 2 straight tables).If i select any value from any of the list box the respective values should display in container.But i am facing the issue is when i select value in Filters for PSDL the filters values are showing when PSDL object is on top in container, otherwise not displaying the object is in back side.
i want whenever i select the values from both list box the respective values should display from container.if i click on Filters for PSDL list box the PSDL values should display in container and GLP object should hide,if i click on Filters for GLP list box the GLP values should display in container and PSDL should hide with filters.
Please find the attach for reference.
I don't think you can control programmatically what object is being active in a container.
As an alternative, use the same objects with "Show Conditions" and make the conditions dependent on the selections in the list boxes. This way, you can control what is being displayed in a better way.
cheers,
Oleg Troyansky
Upgrade your Qlik skills at the Masters Summit for Qlik - coming soon to Austin, TX and Johannesburg, South Africa!
Hi
thanks for reply.
please suggest me how to give condition in list box and straight tables to work as you suggested.
Thanks
Hi Chandrrra,
in short - use "Show Condition" on the Layout tab to define when to show and when to hide the objects. Use Actions and Triggers based on Field Selection to set variables that will in turn impact the Show Conditionss.
For more detailed explanation, let me refer you to my book QlikView Your Business, where I describe in a lot of detail how you can develop a dynamic menu using Show/Hide conditions.
best,
Oleg Troyansky