Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
The Total Mode is greyed out so how would you be able to move this to the top?
Rocky, thanks
but unfortunately I don't need in total line, so your suggestion doesn't solve my problem 😞
Sorry - dint get you.
Do you mean - you should not have Total Line or should the Total Line be at the bottom??
I shouldn't have Total line in my pivot table
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.
Sparur, how did you solved this? having the same issue