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: 
tamilarasu
Champion
Champion

Select data based on reference number

Hi,

I have a below sample file and I want to know how to achieve this.

Inline Data.PNG

If I enter serial number in input box, the QV should select the data based on the serial number.

Say for example, My serial number is 5, then the Qv should select the 'E' in list box.

Please see attached qvd file for better understanding.

Thank you in advance.

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi,

Refer attached file for solution.  Used Variable Event Triggers in

Settings -> Document Properties -> Triggers -> Variable Event Triggers -> Select Variable -> On Change - Add Actions -> Select in Field

Regards,

Jagan.

View solution in original post

2 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Refer attached file for solution.  Used Variable Event Triggers in

Settings -> Document Properties -> Triggers -> Variable Event Triggers -> Select Variable -> On Change - Add Actions -> Select in Field

Regards,

Jagan.

tamilarasu
Champion
Champion
Author

Thank you Jagan.