Top "Ssrs-2008" questions

Microsoft SQL Server 2008 Reporting Services provides a server-based platform designed to support a wide variety of reporting needs enabling organizations to deliver relevant information where needed.

SSRS Sum in table group

I am working on SSRS reporting services. I have a table on which I applied group. Originally I had this …

reporting-services sum ssrs-2008 ssrs-tablix
Visual Studio for SSRS 2008 - How to organize reports into subfolders in Solution Explorer?

Right now I have a project called reports with several reports. In solution explorer it looks like this: Shared Data …

sql visual-studio visual-studio-2008 reporting-services ssrs-2008
SSRS Dynamically change the cell background and font color

I need to change the Table Cell Background color to Yellow and Font color to Bold / Red for values which …

reporting-services ssrs-2008 ssrs-tablix
In SSRS is there a way to copy formatting between cells?

I am developing several dozen reports in SSRS 2008 R2. I am finding the formatting of cells to be the most …

sql-server sql-server-2008 reporting-services ssrs-2008 ssas
Count rows of a filtered tablix in SSRS

I want to show row count of my filtered tablix in a text-box inside my SSRS report header. I googled …

ssrs-2008 reporting-services report-builder2.0
Reporting services: Get the PDF of a generated report

I've a reporting services server which has already some running reports, and I need now to generate them through a …

asp.net reporting-services reporting ssrs-2008
Conditional Page breaks at group level in SSRS2008 R2 reports

I have a report in SSRS 2008 R2. This report consists of one table containing several grouping levels. If the customer …

ssrs-2008 page-break
What are the rules for using "Internal" parameters in SSRS

There is an option to create "Internal" parameters in SSRS: In what context are they used? What are the general …

sql-server reporting-services ssrs-2008 ssrs-2008-r2
Combining multiple PDFs using PDFSharp

I am trying to combine multiple PDFs into a single PDF. The PDFs come from SSRS, from some LocalReports that …

c# ssrs-2008 pdfsharp
How to pass credentials when accessing SSRS report through URL

I am trying to access a SSRS report using URL like below http://MyServerIP/ReportServer?/FolderName/ReportName&Param1=ParamValue&…

asp.net reporting-services ssrs-2008 ssrs-2008-r2