Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
colors of the headers are effecting the total row as well,
is there a way to change it?
thanks!
Hi Nir,
still getting access denied
Andy
please try again (forgive my lack of experience with these things)
Here you go, should of said that you need to select the actual cell you want to apply the customer colour to, I have also changed the null symbol to be '' blank on the presentation tab so you don't get the - displayed in the cell
HTH Andy
1 NULL value, great!
2 cell color, i am looking on your qvw, but the color is still the same....
Sorry, I thought that was what you wanted! What colour should they be? The same as the other rows it the total columns?
Like this:
If so, see attached, again
Andy
In QVW shared by andrew, you can change respective cell color using custom format cell.
how are you doing this?
1 I am right clicking the grey cell (under the "Email" cell)
2 Select "Custom Format Adjust"
3 choose "Background Color", and then set it to a different color
that's what i get:
Yep that's all !
andy
I still can't change the color,
I am using version 11 SR9, are you using it too by any chance?
Hi Nir,
You can write the background expression as =if(Dimensionality()=0,RGB(255,255,255),RGB(245,245,245))
where the dimensionality()=0 represents the Total value