Hi,
I have a matrix table with a subtotal column
I would like to make the background colour off this different to the rest of the matrix, how would i do this.
Also I would like to make some portions off the matrix results a different colour as well, how I can i acheive this
thanks
I have not used matrix recently. But dont you have the option of "Background Color" in properties. If you find one you should be able to wrte an expression with which you can control the color based on the value|||it doesnt work !
I used under background colour in the results area with shift being a group
=IIF(Fields!shift = "Night",TRANSPARENT, BLACK)
It doesnt like the syntax
can someone else help
thanks
No comments:
Post a Comment