Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Alternate Background Color in Rows

$
0
0

Hi,

I am working on a report in the Reporting Services. I was wondering if we can set alternate background color for a group of rows on the report. Let's see the example below.

ID Name Month Field4 Field51 A Jan 8 9 --- Background color: red1 A Jan 10 2 --- Background color: red1 A May 3 3 --- Background color: transparent2 B Feb 2 4 --- Background color: red3 C Apr 5 6 --- Background color: transparent3 C Apr 7 5 --- Background color: transparent4 D Mar 2 2 --- Background color: red4 D Jun 3 1 --- Background color: transparent

The background color will be set based on the group of ID, Name and Month fields. Does anyone know if this is doable? If so, how to do it?

Any help would be greatly appreciated!

Thank you in advance.

Wan


Viewing all articles
Browse latest Browse all 2791

Trending Articles