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

Change Text based on selection.

Hi,

I am trying to change the text based on selecting a chart in an container.

Basically I need code like the following.

if(Chart1.isSelected(), Button.setText("Chart1"),Button.setText("Chart2"))

1 Solution

Accepted Solutions
v_iyyappan
Specialist
Specialist

Hi,

     I attached sample QV file. Hops it useful for u.

Regards,

Iyyappan

View solution in original post

3 Replies
v_iyyappan
Specialist
Specialist

Hi,

     I attached sample QV file. Hops it useful for u.

Regards,

Iyyappan

Anonymous
Not applicable
Author

How will you know which chart is selected in the container?

v_iyyappan
Specialist
Specialist

Hi,

    Since i am working Qlikview 9 Version only. So i am sure about Container in Qlikview 11 version.

Regards,

Iyyappan