Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Dear All,
I have a pivot table as per attached format , I want to display totals of each division as dimension name + 'Total' as total
is this possible.
Please advise.
Vikas
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Not exactly what you want like. But with indent mode(styel tab) you can get something like attached sample qvw.
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ,
Please see the attachment, hope this helps you.
Regards,
@vi
 
					
				
		
Hi,
I don't know this is what you are looking for or not, trying giving this in your expression.
If(Dimensionality()=1,'Total ' & Division& ' ' & num(sum(AnnualTarget),'#,##0'),num(sum(AnnualTarget),'#,##0'))
Hope it helps!
Thanks,
Sindhu
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for reply but this is not my requirement I want to display "Total A " , "Total B " as label for total for each division
Vikas
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Any one guide me how to resolve this ?
Vikas
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Vikas,
As per my knowledge its not possible to give different headings for sub totals  .
.
 
					
				
		
 jagan
		
			jagan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		