Hi All.
Is there anyway to change matrix type reoports rows to change background
colors rows alternate row to red or else white in color. Please help me. It
works fine in on table type.
Thanks!
ReddyThis is Chris Webbs' description on how to do it
http://blogs.msdn.com/chrishays/archive/2004/08/30/GreenBarMatrix.aspx
Kaisa M. Lindahl Lervik
"Reddy" <Reddy@.discussions.microsoft.com> wrote in message
news:9805F625-7622-4C6D-9D6D-30CA7E99E601@.microsoft.com...
> Hi All.
> Is there anyway to change matrix type reoports rows to change background
> colors rows alternate row to red or else white in color. Please help me.
> It
> works fine in on table type.
> Thanks!
> Reddy
Showing posts with label alternate. Show all posts
Showing posts with label alternate. Show all posts
Friday, March 9, 2012
Wednesday, March 7, 2012
Matrix - Alternating row colours
Hello,
My first posting - I am fairly new to reporting services and I wonder if
anyone knows how to alternate the background colour on a row in a matrix?
I can do a similar thing in a table using
=iif(RowNumber(Nothing) Mod 2, "#ffffff","#d3efef")
this doesn't function correctly if it's placed across the matrix row - and
outputs wrong over individual cells.
# Broxi #Please read this blog article:
http://blogs.msdn.com/chrishays/archive/2004/08/30/223068.aspx
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Craig Thomson" <craig@.mercatus.no> wrote in message
news:eZyGk3HoEHA.1460@.TK2MSFTNGP12.phx.gbl...
> Hello,
> My first posting - I am fairly new to reporting services and I wonder if
> anyone knows how to alternate the background colour on a row in a matrix?
> I can do a similar thing in a table using
> =iif(RowNumber(Nothing) Mod 2, "#ffffff","#d3efef")
> this doesn't function correctly if it's placed across the matrix row - and
> outputs wrong over individual cells.
> # Broxi #
>
My first posting - I am fairly new to reporting services and I wonder if
anyone knows how to alternate the background colour on a row in a matrix?
I can do a similar thing in a table using
=iif(RowNumber(Nothing) Mod 2, "#ffffff","#d3efef")
this doesn't function correctly if it's placed across the matrix row - and
outputs wrong over individual cells.
# Broxi #Please read this blog article:
http://blogs.msdn.com/chrishays/archive/2004/08/30/223068.aspx
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Craig Thomson" <craig@.mercatus.no> wrote in message
news:eZyGk3HoEHA.1460@.TK2MSFTNGP12.phx.gbl...
> Hello,
> My first posting - I am fairly new to reporting services and I wonder if
> anyone knows how to alternate the background colour on a row in a matrix?
> I can do a similar thing in a table using
> =iif(RowNumber(Nothing) Mod 2, "#ffffff","#d3efef")
> this doesn't function correctly if it's placed across the matrix row - and
> outputs wrong over individual cells.
> # Broxi #
>
Subscribe to:
Posts (Atom)