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: 
Ramya
Contributor III
Contributor III

How to hide and show the text object based on the selections in list box

Hi,

i am new to qliksense . i am having a requirement like if a user selects a value in the list box a text object should show a description of that value.

i am entering the description manually for each value in each text object.

but when user selects a value per suppose A the text box is coming with the description related to A. upto this it is working fine. but for me when user selects B another text object should come with the description related to B by hiding the text object of A.

i am using the if(Group_name='R1.0','R1.0 Release Notes',0) iam getting if  i select R1.0  R1.0 Release Notes when i select another R2.0 it is showing in another text object with related R2.0 release notes along with the R1.0 text object as 0. i need to get only one text object per selection .

how to achieve this.

Thanks in advance.

 

0 Replies