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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Trigger

Dear All,

          

           I have a container which contains 3 charts inside.The 2nd chart expression have a variable.We put the variable value from a input box.

           I want to intialize the value of the variable with 0(Zero) when we click on the another chart inside the container.

           Please help me.

Thanks & Regards,

Koushik Roy.

7 Replies
nstefaniuk
Creator III
Creator III

I would do that with buttons and hidden graphs that will reproduce Container behaviour. IMO v10 has not enough functions to do action on containers or to get information.

Not applicable
Author

Thanks for the reply.But its not clear to me.Can you please give me some example/qvw.

It will be more easier to grasp.

Thanks again.

jagan
Partner - Champion III
Partner - Champion III

Hi Koushik,

You can show/hide the charts by clicking the buttons, attached example helps you in understanding.

Regards,

Jagan.

Not applicable
Author

Hi,

You cannot change the value of the variable by switching tabs inside a container. You can remove the container and add buttons to trigger the changing of values. Please let me know if you want a detailed example.

Regards,

Janzen

Not applicable
Author

I think you got my point.

Then what is the way to build it?

Thanks for your reply.

jagan
Partner - Champion III
Partner - Champion III

Hi,

It is not possible using Container, please check attached file for solution using buttons.

Regards,

jagan.

Not applicable
Author

Thanks Jagan Mohan.