Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 vignesh_s
		
			vignesh_s
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi all
How could i find the sum of last 13 values
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		May be like this
Sum({<Value = {"=Rank(-Value) < 14"}>}Value)
 vignesh_s
		
			vignesh_s
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks alot
