Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Dear all
Whether It is possible in Qlikview to flash message before opening qvw document to users'.
Thanks
Regards
Vikas
 
					
				
		
 jjordaan
		
			jjordaan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Does it need to pup up every time a user opens the dashboard or ony for a certain transaction like if the dashboard is not reloaded for a number of hours?
 
					
				
		
 ariel_klien
		
			ariel_klien
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
you can use the Alert option.
Tools>Alert or Ctrl+Alt+A
BR
Ariel
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks
When user open particular report I want to display "Message" for only one report whether is possbile.
Vikas
 
					
				
		
 jjordaan
		
			jjordaan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You can the conditional show in a textbox?
For example ReloadTime() < Today() -2
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hii Ariel
I want to display simple message when user open qvw document.
Vikas
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Dear Jeroen,
I have already conditional message in my view , I want to flash message "View Report for Completed month only"
in text message.
Vikas
 
					
				
		
 amars
		
			amars
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Vikas,
Go to Document Properties -> Opening -> Check Image Checkbox and select image, Check Close when Loaded.
You can create an image, with the message that you wish to display and can use it.
Thanks 
Amar
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for Reply This will work for one single report object ?
I want object level like object id is CH47 for when user open this object then message should flash
is there any possiblity of achiving the same ?
Vikas
 
					
				
		
 amars
		
			amars
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Vikas,
The only option I can think of is to use help text with a macro.
Please refer this link . & see the attached example from the same link.
It uses a macro to show help for 5 seconds.
