Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 vijetas42
		
			vijetas42
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I want to display only related/associated values in my listbox all unassociated values should remove and size of listbox also minimized how should I do this?
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Create the list box using expression like:
=Aggr(YourField, YourField)
 
					
				
		
Do you mean by related/associated values after some selection? If so then does'nt qlikview selects them by default?
Also, do you need your list box size to be adjusted according to data available in it or minimize it.
Can you share your file? so it would be easier for de bugging.
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Create the list box using expression like:
=Aggr(YourField, YourField)
