Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi all,
Do you know how to remove the wording 'No data to display'?
example:

Best Regards,
Alan
 
					
				
		
Hi,
Could you post a sample application?
 
					
				
		
Has the object got a Calculation Condition ?
 Chanty4u
		
			Chanty4u
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		u cn place a text object by usng shw hide...
may be this will helps u
 PradeepReddy
		
			PradeepReddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Check your expression once..
might be wrong Field Names in Expressions or there is no data for the calculations you made.
 
					
				
		
 deepakqlikview_
		
			deepakqlikview_You can set messages in error messages in chart properties
Thanks,
Deepak
 
					
				
		
Hi,
Go to chart properties, On the general tab, click on error messages. Choose the error message you want to replace. Enter your error message than click ok.
 
					
				
		
ou may include a calculation condition like "sum(Sales)>0" (if you expect only positve numbers)
and define an own error message "Calculation condition unfulfilled"

