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

how to Select List Box Value through Text Object

I Have a List Box Called Source .. Having three Value in List Box 1 . Consumption 2. Order. 3 Stock

But I want to Select Consumption List Value Through Text .

I Have A 3 Text Object . 1 Consumed 2.Purchase 3. Inventory .

if i click on Consumed text Box it select the Consumption from list Box

same way  if i click on Purchase text Box it select the Order from list Box

and same for the Purchase text Box..

Is it Posible ?

3 Replies
qlikmsg4u
Specialist
Specialist

add the select in field action to textbox..

MK_QSL
MVP
MVP

Create a Text Box

Write Consumption

Go to Action

Add

Select in Field

Field

Source

Search String

='Consumption'

Do the same for Order and Stock Text Box

prajapatiamar38
Creator II
Creator II

Hi

Please find the screenshot.

Hope this help you

Thanks