Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Can someone help me figure out why the subtotal in this pivot chart is not correct? The lines below it are correct but the subtotal should be 837 instead of 800 and I can't see what the problem is.

 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		So it does make sense then
(0.46608409-0.46512778) * 837005 = 800.436251550013
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What is your current expression that you are using?
 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		For example, if your column(9) total is in fact a little larger than shown (i.e. the shown total of 0.4651 is rounded), this might explain the issue.
Also double check the other column values if they are rounded.
 
					
				
		
It's there in the screenshot - Take column 3, subtract column 9, multiply the result by column 1. It works fine except for the total line.
 
					
				
		
I thought it might be rounding as well but the lower lines are only rounding to the nearest dollar. If the total line is correct, then it's rounding the nearest hundred. But I don't see why or how it would do that.
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hahahaha, I feel embarrassed now. Just missed it totally 
 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Seems to me like number format for col3 and col9 are set to 4 decimal places on number tab. Correct? Try increasing the decimal places shown.
 
					
				
		
That doesn't make any difference.

 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I was more interested in seeing col3 and col9 with more decimal places.
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I think Stefan is right, We are just seeing upto 4 decimal points and the calculation could be taking place upto 14 decimal points here
