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: 
Sunil_Kenth
Former Employee
Former Employee

Show text box only if something is selected

Hi

How do i display a text box only is a selection is made?  The selection is not specific to a particular field - it could be any field in the data model.

Thanks,

Sunil

1 Solution

Accepted Solutions
Vegar
MVP
MVP

You could try with show condition len(GetCurrentSelections()) > 0

View solution in original post

2 Replies
Vegar
MVP
MVP

You could try with show condition len(GetCurrentSelections()) > 0

ashfaq_haseeb
Champion III
Champion III

Like this

Regards

ASHFAQ