Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi,
Is it possible to change the start point on the vertical axis on a chart? Rather than Zero could I set it using an expression? My data will never be zero - so could I set it to something like 'Minimum of Sum(Number) - 1000' ??
Many thanks,
Tom
 
					
				
		
 rustyfishbones
		
			rustyfishbones
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Tom,
See below, for static min you can also add an expression, I have added 1000 for demo purposes

 
					
				
		
 rustyfishbones
		
			rustyfishbones
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Tom,
See below, for static min you can also add an expression, I have added 1000 for demo purposes

 
					
				
		
great - thank you.
