Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 retko1985
		
			retko1985
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
Here are my data:

When I select Month 6, I want listbox City to disappear. Normally it is:

So how can I check if there are some data in a column for some value of another column?
Attaching QVW also.
Thank you.
 
					
				
		
 dapostolopoylos
		
			dapostolopoylos
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I tried a conditional statement in the layout of the ListBox, check the attached file
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Layout->Conditional Expression: =len(trim(Concat(DISTINCT City)))
 
					
				
		
 dapostolopoylos
		
			dapostolopoylos
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I tried a conditional statement in the layout of the ListBox, check the attached file
