Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Listbox Selections

I have a list box with a variable number of items:

ACTUAL

BUDGET1

BUDGET2

BUDGET3

I need to keep the filter on "ACTUAL" while allowing for the ability to select any one of the three other budget items.  Has anyone done something like this before?  Any suggestions?  Should I use another object to accomplish my goal?

Thank you in advance.

1 Solution

Accepted Solutions
Not applicable
Author

I does work; however, the user can uncheck it. 

View solution in original post

14 Replies
its_anandrjs
Champion III
Champion III

Do you want to select only one at a time or you required to force selection for only one please explain with example.

Regards

Anand

Not applicable
Author

I need "ACTUAL" to always be selected.  Then allow for toggling "BUDGET1", "BUDGET2", "BUDGET3"

example...

(ACTUAL|BUDGET1)

or

(ACTUAL|BUDGET2)

or

(ACTUAL|BUDGET3)

ACTUAL is fixed whereas the BUDGETx is flexible.  Never more than two items.

its_anandrjs
Champion III
Champion III

Means you have a field with values

ACTUAL

BUDGET1

BUDGET2

BUDGET3

1. When view qlik sheet ACTUAL is selected always.

2. When selecting BUDGET1 ACTUAL should be selected always.

3. Same as BUDGET2 ACTUAL, BUDGET3 ACTUAL


Am i right


Regards,

Anand

Not applicable
Author

Yes

its_anandrjs
Champion III
Champion III

This you can try with tricks

List Box properties >> Image Options >> Selection Style Override >> LED Check Boxex

See attached

Regards

Anand

vishsaggi
Champion III
Champion III

Check this attached?

Not applicable
Author

I need a way to permanently lock in ACTUAL.

Not applicable
Author

I need a way to permanently lock in ACTUAL.

its_anandrjs
Champion III
Champion III

At a time always one value get selected by the option in the properties but one value other not get selected.

Regards

Anand