Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

to restrict multiple selection in listbox.

Hi

In my Qlikview file having an listbox with Expression. Now  i want to make user to restrict multiple selection in listbox.I want to select only one value on basis of which the following data gets updated in charts

code for current year=soldYear

previous year= sold_year-1

before previous year= sold)_year-2

How can i work on this.

2 Replies
ionut_toader
Partner - Contributor II
Partner - Contributor II

Hi,

With one year selected (like 2017, in your example), go to List Box Properties -> General and check the "Always One Selected Value" option.Allways 1.PNG

Is that what you are looking for?