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: 
vijayit43
Creator
Creator

List Box Problem

In List Box When We use expression in Field then how to set Always one selected value.

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

HI,

Always 1 selected value is not supported with with expression.

Instead take this expression to back-end script and apply always one selected value on direct field.

Regards

ASHFAQ

View solution in original post

2 Replies
ashfaq_haseeb
Champion III
Champion III

HI,

Always 1 selected value is not supported with with expression.

Instead take this expression to back-end script and apply always one selected value on direct field.

Regards

ASHFAQ

tresesco
MVP
MVP

Or,

Create a listbox with the field directly(no expression) and apply always one selected value on it; keep it hidden. The similar selection would be reflected in your calculated list box too.