Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 alexis
		
			alexis
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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?
 
 
					
				
		
 lironbaram
		
			lironbaram
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
 
					
				
		
 lironbaram
		
			lironbaram
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
		
			alexis
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Genius!
I was not aware of the AppDefault feature
Thank you very much Lironbaram
