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

Only one vaue can be selected from listbox

Can we restrict only one value to be selected from the listbox  .....????

1 Solution

Accepted Solutions
Not applicable
Author

try this

Go to the List Box properties and under the Field column dropdown, Select Expression.

Add expression as:

=aggr(only({<fieldname-={123}>}fieldname),fieldname)

View solution in original post

3 Replies
Not applicable
Author

try this

Go to the List Box properties and under the Field column dropdown, Select Expression.

Add expression as:

=aggr(only({<fieldname-={123}>}fieldname),fieldname)

sushil353
Master II
Master II

goto list box property and check the box for only one selected value..

before opening the property of listbox.. make a selection in listbox. to activate the option of only one selected value.

HTH

Sushil

gaurav2017
Creator II
Creator II

Hi,

Both the solutions works. please close this issue with a correct answer asap.

Regards,