Top "Ssrs-2012" questions

SSRS (SQL Server Reporting Services) is a server-based report generation software system from Microsoft.

The value provided for the report parameter '' is not valid for its type. (rsReportParameterTypeMismatch)

I am working on SSRS Report. Continuously getting bellow error does anyone have idea to sovle? The value provided for …

reporting-services ssrs-2008 ssrs-2008-r2 ssrs-2012 ssrs-2014
Freeze column headers in browser while scrolling

I am trying to freeze all column headers in a report when scrolling down. I have read numerous articles about …

reporting-services ssrs-tablix ssrs-2012
Formatting integer in SSRS with leading zeros

I would like to format as 10 digits in total regardless of the length of actual data, filling with leading zeros. …

reporting-services ssrs-2012
VS 2010 misses "Microsoft.ReportViewer.Common Version=8.0.0.0" when running with SSRS 2012

Our project is built with VS 2010 and reports are built with SSRS 2005 and it works just fine, in this environment. …

visual-studio reporting-services ssrs-2012 report-viewer2010 report-viewer2012
Dynamically change the font size of a single character in SSRS

Using SSRS in Visual Studio 2012 I currently have the following expression in the report header. =ReportItems!FirmName.Value This correctly …

ssrs-2012 iif
Show/Hide Column Header on Toggle in SSRS

I am working on a requirement that allow me to show columns when a user clicks on "+" (expand a row), …

reporting-services ssrs-2012 ssrs-tablix