Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 pgalvezt
		
			pgalvezt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
Client ask me for another requirement when qlikview not find a value. The idea is when client select a value in the field appears a massage indicating that this value doesn´t exist.
I try with:
=GetSelectedCount(Cod_Product) = 1. This work right but how can I should for appear the bottom when QlikView not find a value?
Thank you!
 
					
				
		
 pgalvezt
		
			pgalvezt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Any Help?
 
					
				
		
Hi,
I didnt get your requirement. If a value is selected it means that it exists, where is the question of doesn't exist.
But you can have a text box with conditional display. Condition is that the value exists.
Kiran.
 
					
				
		
 brenner_martina
		
			brenner_martina
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
you can rightclick on the sheet and show properties, there you find Objects and you can choose your Button by ObjectID or in settings documentproperties security you can show all hidden objects!
Greetings from Munich
Martina
 
					
				
		
 pgalvezt
		
			pgalvezt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thank you for your reply and Im sorry maybe not clear with this but you right I need to put a Alert message where is the code doesn't exist. For example I have a list of codes if the user put looking for 12345 if QlikView show in the charts no data to show I would like to emergent alert (like: code doesn't exist) for the user.
Thanks.
 
					
				
		
 pgalvezt
		
			pgalvezt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thank you Martina. When I selected a value the object appear the idea is when the value doesn´t exist the object appear. My field is called Cod_product.
Thank you!
