Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 phongnnguyen
		
			phongnnguyen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Frank_Hartmann
		
			Frank_Hartmann
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Where do you want to show this value? In a textbox?
Load *, Fabs(X) as Fabs; Load * inline [ Date, X 01/01/2018, -1 02/01/2018, 2 03/01/2018, -3 04/01/2018, 4 05/01/2018, -5 ];
And in Textobject use this to get TOTAL of 15:
sum(TOTAL Fabs)
or
sum(TOTAL Fabs(X))
 
					
				
		
 phongnnguyen
		
			phongnnguyen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 bharatchauhan
		
			bharatchauhan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Frank_Hartmann
		
			Frank_Hartmann
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		