Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 oxiofrt
		
			oxiofrt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
I have created a pivot table.
I would like to have in each column (1,2,3,4,5) the total sum of the values of the line.
It's not easy to explain, but I have create an app with comment which shoulg helps a lot.
Thank you for your help 
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try this
=Aggr(NODISTINCT Sum( NB_DEPARTS_ENGINS * FL_SEUIL), SECTEUR)
 oxiofrt
		
			oxiofrt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try this
=Aggr(NODISTINCT Sum( NB_DEPARTS_ENGINS * FL_SEUIL), SECTEUR)
 oxiofrt
		
			oxiofrt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thank you so much for this fast and efficient solution !
Great 🙂
