Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 denwo2010
		
			denwo2010
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I have a pivot and have the following for my Background Color
If([SLA]<[SLA Target], RGB(255,0,0),
 If(IsNull([SLA]), RGB(214,231,247), RGB(0,255,0)))
It works but it is Highlighting the Header which I do want how do I exclude this from happening?
Thanks
 
					
				
		
 sparur
		
			sparur
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello, Rocky.
I have the same problem with a pivot table.
Your suggestion is work for Total line only. but not work for header 😞
see in my small example.
P.S. in Straight table - No problem
 
					
				
		
 boorgura
		
			boorgura
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 ivandrago
		
			ivandrago
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The Total Mode is greyed out so how would you be able to move this to the top?
 
					
				
		
 boorgura
		
			boorgura
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 sparur
		
			sparur
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Rocky, thanks
but unfortunately I don't need in total line, so your suggestion doesn't solve my problem 😞
 
					
				
		
 boorgura
		
			boorgura
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Sorry - dint get you.
Do you mean - you should not have Total Line or should the Total Line be at the bottom??
 
					
				
		
 sparur
		
			sparur
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I shouldn't have Total line in my pivot table
 
					
				
		
 boorgura
		
			boorgura
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 sparur
		
			sparur
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Rocky, Thank you for your response.
 but you don't understand my problem... please see in my qvw-example (I uploaded it some earlier). I have pivot table where my label of expression "Value" has green background. I don't want it. I don't need total line( check off "Show partial sums" for all my dimensions in presentation tab) and I don't want green header for my expression.
 
					
				
		
 amien
		
			amien
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Sparur, how did you solved this? having the same issue
