Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
hi,
How to give condition for 'text in chart' ? Any particular syntax?
 
					
				
		
 er_mohit
		
			er_mohit
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		use single quote arount text
like
if(fieldname='abcd')
 
					
				
		
 jvishnuram
		
			jvishnuram
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		if you want to show Sale for 2013 then you should use ='Sale'&Max(Year) this will helps you out.
