Top "Ssrs-2008-r2" questions

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

Sub report could not be shown. Sub report works separately - Not with Main Report

I've one main report with 5 sub reports. Sub report contains more than 10 parameters. (With 10 Multi valued parameters - So I've …

sql-server reporting-services sql-server-2008-r2 ssrs-2008-r2 ssrs-2012
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
SSRS Extract substring from string before the second string

I have a field which is like the following 4444-4444-TestingItem1. Is it possible for me to extract the field …

sql-server reporting-services ssrs-2008-r2
I want Datetime Parameter in DDMMYYYY Format in ssrs report

I want to change the Datetime parameter to DDMMYYYY format.its default value is MMddYYYY.when user will select date …

reporting-services ssrs-2008 ssrs-2008-r2 ssrs-grouping
Can I create SSRS Reports in VS 2015 using SQL Server 2008 R2?

I'm new to SSRS. Recently upgraded my development environment from Visual Studio 2010 to Visual Studio 2015 Enterprise Edition. Currently my reports …

reporting-services visual-studio-2015 sql-server-2008-r2 ssrs-2008-r2
Export Multiple Datasets to Multiple Excel sheets in ssrs

I have Three different dataset in one Report, Each Dataset result is binded to a different Table component When I …

reporting-services ssrs-2008-r2
SSRS Column Width growing, Text not wrapping

I am creating a report with SSRS, SQL Server 2008-R2. The report has a few matrices, each with the same …

ssrs-2008-r2
Showing day name and month name in ssrs

I am having a date example 4/29/2015 . I need to change the format of date like "Wednesday,april 29,2015. How to achieve …

reporting-services ssrs-2008-r2 ssrs-2012
SSRS Performance

I Have created an SSRS Report for retrieving 55000 records using a Stored Procedure. When executing from the Stored Proc it …

reporting-services ssrs-2008 ssrs-2008-r2
Report preview cannot find Data source folder

When I try to preview report in Visual Studio 2012 Designer I am getting an error: An error occurred during local …

visual-studio-2012 sql-server-data-tools ssrs-2008-r2 ssdt-bi