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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
madhubabu
Contributor III
Contributor III

Variables

I have a listbox with the column as

S.No

1

2

3

4

I have an input box with a variable.

If I enter variable value as 1 in input box it should display 1 in the list box. If I enter 2 in input box it should display 2 in listbox. Like wise for 3 & 4.

How to give That link in between list box & a variable.

Labels (1)
1 Solution

Accepted Solutions
avinashelite
MVP
MVP

use the Triggers to achieve this :

Please find the attachment for the same

View solution in original post

6 Replies
avinashelite
MVP
MVP

use the Triggers to achieve this :

Please find the attachment for the same

Kushal_Chawda
MVP
MVP

Please see the attached file.

Use Trigger on Variable event

madhubabu
Contributor III
Contributor III
Author

Thanks a lot got it..

madhubabu
Contributor III
Contributor III
Author

Thank u got it.

avinashelite
MVP
MVP

If you have got the answer please mark the correct answer and close this thread

Not applicable

Hi please find the attached QVW.

I have implemented using field event trigger.