Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
alexis
Partner - Specialist
Partner - Specialist

Forcing a selection in a Qlik Sense control

I have a dimension (let's call it DataGroup) which dependent on which one the user selects I display different views and options  on the Dashboard(see below). When the application loads it MUST have ONE (and one one) of these options selected and it must not be clearable. The "radio button" approach solves the (one and only one) prerequisite, but it is both clearable and also there is no way I can force one of the options to be selectable at load-time.

Anyone know of a way of doing this with Qlik Sense or VizLib controls?


DataGroup.jpg 

Labels (2)
1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

hi

starting from Qlik sense November 2018 you can go through this sequence

1.define a field to have only one selected value 

2. select your default value and create a bookmark 

3. right click on the bookmark and make him a default bookmark 

now when the app is opened this bookmark is applied and you have your default value 

 

View solution in original post

2 Replies
lironbaram
Partner - Master III
Partner - Master III

hi

starting from Qlik sense November 2018 you can go through this sequence

1.define a field to have only one selected value 

2. select your default value and create a bookmark 

3. right click on the bookmark and make him a default bookmark 

now when the app is opened this bookmark is applied and you have your default value 

 

alexis
Partner - Specialist
Partner - Specialist
Author

Genius!

I was not aware of the AppDefault feature

Thank you very much Lironbaram