Discussion Board for collaboration related to QlikView App Development.
Hello All,
i have one scenario where i want at least one selection for list box having month, but the twist is i want this functionality for only Sheet of QVW and for rest of sheets i want to allow user to deselect month.
thanks in advance.
Hi,
if it's exactly one independently selected Month value, then one solution could be to use alternate states and the "Always one selected value" option of the ListBox:
hope this helps
regards
Marco
There are a couple of threads that cover forcing at least one selection, but allow for more, e.g.
Re: Atleat one value in LED CheckBoxes but option of more than one
Another option could be to just use calculation conditions to check for at least one selection in the objects that don't work well with no selections made.