SSRS Report Viewer Scroll to Load Next Page
Multiple Excel Tabs Using a Single Dataset
SSRS Interview Questions and Answers
How can I access OUTPUT variable of a store procedure in RDL dataset
Access SSRS From Multiple Untrusted Domains?
How do I embed an image in a SSRS report?
Beginner - need to create a simple report from a asp.net template
SSRS Faster than Management Studio!?
How to collect data from multiple servers to a single table to generate report?
SSRS cube report with parameters...and more
SSRS 2008 Report - Hyperlink on Name - After Clicking - Open Outlook Mail with Subject and Body
SSRS - How to enable drilldown after report is already created?
Datetime Parameter Question
Enable remote errors?!
SSRS version issue
Alternate Background Color in Rows
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
Change alternate row color within each section
Chart Legend
I have a pie chart,which has 5 fields(each one is a slice of the pie).
If one of the fields is null or 0 there won't be a slice in the pie for this field,but there will be a discription of this field in the chart legend.
Is there a way to hide it from the legend???