Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
I does work; however, the user can uncheck it.
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
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.
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
Yes
This you can try with tricks
List Box properties >> Image Options >> Selection Style Override >> LED Check Boxex
See attached
Regards
Anand
Check this attached?
I need a way to permanently lock in ACTUAL.
I need a way to permanently lock in ACTUAL.
At a time always one value get selected by the option in the properties but one value other not get selected.
Regards
Anand