SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports. It is made up of: a web-based "report manager", a database for storing of reports, various web services, and a designer based on Visual Studio often referred to as "BIDS".

learn more… | top users | synonyms (4)

43
votes
17answers
37k views

Compare SQL Server Reporting Services to Crystal Reports

Which of Crystal Reports and SSRS (SQL Server Reporting Services) is better to use?
39
votes
10answers
59k views

Add alternating row color to SQL Server Reporting services report

How do you shade alternating rows in a SQL Server Reporting Services report? Edit: There are a bunch of good answers listed below--from quick and simple to complex and comprehensive. Alas, I can ...
24
votes
14answers
3k views

Enterprise Reporting Solutions

What options are there in the industry for enterprise reporting? I'm currently using SSRS 2005, and know that there is another version coming out with the new release of MSSQL. But, it seems like it ...
20
votes
2answers
5k views

Telerik Reporting over SSRS?

Broad question is: Is there anything Telerik Reporting can do that SSRS (2005) cannot? Specifics: We're looking to migrate our current Reporting infrastructure from in-house ASP.NET + Crystal (VS ...
20
votes
10answers
10k views

Pentaho vs Microsoft BI Stack

My company is heavily invested in the MS BI Stack (SQL Server Reporting Services, -Analysis Services and -Integration Services), but I want to have a look at what the seemingly most talked about ...
18
votes
8answers
6k views

Best ASP.NET reporting engine with custom reports creation ability

We need to choose the reporting engine for our ASP.NET application. The main functional requirement is an ability for end users (not programmers, just normal users) to create custom reports. We will ...
17
votes
6answers
5k views

Reporting Services Deployment

I need to create a repeatable process for deploying SQL Server Reporting Services reports. I am not in favor of using Visual Studio and or Business Development Studio to do this. The rs.exe method ...
16
votes
6answers
19k views

When to use RDLC over RDL reports?

I have been studying SSRS 2005 / 2008 in the past weeks and have created some server side reports. For some application, a colleague suggested that I look into RDLC for that particular situation. I am ...
16
votes
4answers
7k views

ASP.NET MVC & SQL Server Reporting Services

I am getting started with ASP.NET MVC. Is it easy or even possible to use the ReportViewer in MVC as you can with webforms? If not, what can be done?
16
votes
5answers
12k views

Reporting Services: Tablix RepeatColumnHeaders doesn't work on some reports

So I've got various reports that consist of a DataSet rendered in a Tablix... pretty garden variety stuff. There is a property for the Tablix control named RepeatColumnHeaders, which I have set to ...
15
votes
6answers
54k views

ReportViewer Client Print Control “Unable to load client print control”?

Has anyone come across this issue? Seems MS have broken it with their own update: A number of people have reported problems using the ActiveX print control in the report viewer after ...
15
votes
4answers
6k views

Open Source .Net Reporting Tool

I am looking for a reporting service/tool for visual Studio. My only restraint is my web server is off limits to me as far as installing ANYTHING. So I need something I can just include in my ...
13
votes
5answers
20k views

Display Parameter(Multi-value) in Report

Can anyone tell me how to display all the selected value of my multi value parameter in SSRS report. When giving parameter.value option it gives error. Thanks in advance. Suni
13
votes
8answers
14k views

Easy way for Crystal Reports to MS SQL Server Reporting Services conversion

Is there a way to easily convert Crystal Reports reports to Reporting Services RDL format? We have quite a few reports that will be needing conversion soon. I know about the manual process (which is ...
12
votes
3answers
6k views

Using DefaultCredentials and DefaultNetworkCredentials

We're having a hard time figuring how these credentials objects work. In fact, they may not work how we expected them to work. Here's an explanation of the current issue. We got 2 servers that needs ...
12
votes
4answers
9k views

How you deploy your reports (with Reporting Services)

Which one you choose? Use the Deploy feature in VS Build a rss script and execute it through rs.exe Build a deployment package Another option Keep in mind that in many of your environments the ...
12
votes
3answers
10k views

How do I best display CheckBoxes in SQL Server Reporting Services?

One of the many quirks of Reporting Services we've run across is the complete and utter lack of a CheckBox control or even something remotely similar. We have a form that should appear automatically ...
11
votes
3answers
19k views

How to get rid of blank pages in PDF exported from SSRS

I have a SSRS report. When i tried to export to PDF it was taking 4 pages due to its width., where the 2nd and 4th pages were displaying one of my field from the table. So i tried to set the layout ...
11
votes
2answers
4k views

SSRS Report Builder - Issues From Experience?

I'm looking into the idea of rolling out the web-based SSRS Report Builder to our end users to allow them to create their own reports against our production application databases. From what I have ...
11
votes
3answers
5k views

Display .RDLC report embedded in a DLL file

I have a report that is used by a windows service and a form application. So, I want to put embed the report in a DLL file that can be used by both. The problem is that if I try to set the ...
10
votes
3answers
363 views

Is crystal reports dead?

We have a developer with Crystal Reports experience, and some new reports that need to be written for a WinForm application accessing data from a SQL Server in the network. An external consultant has ...
10
votes
7answers
13k views

Conditional Visibility and Page Breaks with SQL Server 2005 Reporting Services

I know there's a bug with conditional visibility and page breaks with SQL 2005, but I wonder if anyone has come up with a work around. I have a table that has a conditional visibility expression, and ...
9
votes
3answers
1k views

Cannot view SSRS 2008 R2 Reports in Safari/Chrome but works fine in FireFox/IE8… why?

I have some simple reports in SSRS 2008 R2 but they won't display at all in Safari or Chrome. According to Microsoft's Books Online, these browsers are supported in limited fashion. However, I can't ...
9
votes
7answers
1k views

How do I get non-Table data into SQL Server Reporting Services?

Given: A C# calculation engine that loads an object model, crunches huge amounts of numbers, and saves the results to a couple of gigantic mega-indexed database tables in SQL Server. Those tables ...
9
votes
10answers
3k views

SQL Server 2005 Reporting Services - Pros and Cons

I am developing a web application using ASP .NET 2.0, VS 2008 and SQL Server 2005. I would like to Use SSRS 2005 for the various reports I need to build for this web application. I would like to ...
8
votes
1answer
82 views

SSRS Performance Mystery

I have a stored procedure that returns about 50000 records in 10sec using at most 2 cores in SSMS. The SSRS report using the stored procedure was taking 20min and would max out the processor on an 8 ...
8
votes
2answers
845 views

RDLC Expression Extension Methods

Is it possible to write extension methods for expressions behind RDLC fields? For example, let's say that I have a DateTime field in my datasource that may either have a valid value or may be null. ...
8
votes
2answers
224 views

Microsoft Reporting Services. Should I use webservices as a datasource?

I have a dilemma. Here is my set-up: ASP.NET/NET 3.5 web application build using standards(DB layers, BL layers, etc...) I need to generate some reports. Standard way of doing that is to have ...
8
votes
5answers
28k views

How to pass parameters to SSRS report programmatically

I'm looking for a little help on programmatically passing parameters to a SSRS report via VB.NET and ASP.NET. This seems like it should be a relatively simple thing to do, but I haven't had much luck ...
7
votes
3answers
600 views

Dynamically create filename in SSRS 2008

I have been asked a couple times to change the file name dynamically in SSRS 2008. Example: ReportName_201101.RDL. The 201101 represents the execution date. Can this be accomplished in SSRS 2008?
7
votes
3answers
2k views

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 Sources -- DEV Reports -- Report1 -- Report2 -- Report3 I want to make it ...
7
votes
4answers
9k views

SSIS,SSAS,SSRS complete video tutorials

This may not be a direct programming question but I am in desperate need of this and if you people feel that the question is irrelevant , please do close it but after the answer. Like if we visit ...
7
votes
3answers
5k views

How to add an image to an SSRS report with a dynamic url?

I'm trying to add an image to a report. The image src url is an IHttpHandler that takes a few query string parameters. Here's an example: <img ...
7
votes
2answers
1k views

Does the iif function compute both paths in SSRS or is it short-circuited?

I am trying to evaluate a Price per Kilo ($/Kg) based on sales of a product. This works fine if the product was acutally sold during the period specified. However if the product is not sold the Kg ...
7
votes
6answers
899 views

How to store many years worth of 100 x 25 Hz time-series - Sql Server or timeseries database

I am trying to identify possible methods for storing 100 channels of 25 Hz floating point data. This will result in 78,840,000,000 data-points per year. Ideally all this data would be efficiently ...
7
votes
6answers
7k views

SQL Reporting Services - Print Button not shown in Mozilla

I am using SQL Reporting services, it's working perfectly and shows a print button in IE, but not shown in Mozilla Firefox. Does anyone have any idea? I have checked out this solution, but it's not ...
7
votes
4answers
26k views

What are the valid Style Format Strings for a Reporting Services [SSRS] Expression?

I am trying to figure out the style string for the Format(Expression as Object, Style as String) function in a Reporting Services expression. I can't find where these style format strings are ...
7
votes
2answers
2k views

Database Reporting Services in Django or Python

I am wondering if there are any django based, or even Python Based Reporting Services ala JasperReports or SQL Server Reporting Services? Basically, I would love to be able to create reports, send ...
7
votes
2answers
4k views

DataSet panel in SSRS designer is gone

In the "Layout" screen of an SSRS designer (Visual Studio 2005), the DataSets panel no longer displays. Previously it was in the same area as the general Toolbox panel. Anybody know how to get it ...
7
votes
22answers
2k views

What reporting platform do you prefer?

Crystal Reports? SQL Server Reporting Services? A 3rd-party tool?
7
votes
3answers
4k views

Using Linq to SQL and Sql Reporting Services

I have a question regarding the integration of business objects developed using Linq To Sql for data query and integrating with Sql Server Reporting Services. We have a set of business objects that ...
7
votes
6answers
33k views

The permissions granted to user ' are insufficient for performing this operation. (rsAccessDenied)"}

created a report model using SSRS (2005) and then published local server. But when i tried to run report for the model i published using report builder i do get the following error. Report execution ...
7
votes
2answers
3k views

How do you create templates for SQL Server 2005 Reporting Services reports?

I want to create templates for base new reports on to have common designs. How do you do it?
7
votes
5answers
7k views

Custom font in SQL Server 2005 Reporting Services

I'm having issues with my SQL Reporting Services reports. I'm using a custom font for report headers, and when deployed to the server it does not render correctly when I print or export to PDF/TIFF. I ...
6
votes
3answers
1k views

How are the row heights in an SSRS tablix calculated?

I am wondering how the row heights in an SSRS tablix are calculated. For instance, I have data for which the displayed and grouped by columns are close enough to be identical. However, some rows will ...
6
votes
2answers
8k views

Using ReportViewer 9 control in VS 2010

I am writing an ASP.NET app that uses a SQL Server 2005 with SSRS setup. I want to use the ReportViewer control but I get an error when using ReportViewer 10 because it needs SSRS 2008. How can I ...
6
votes
3answers
11k views

Visual Studio 2010 Reporting Services Projects?

So, it seems that VS 2010 does not support SRSS projects. At least not old ones....Does anyone know what the status on this situation is and whether one can author new SRSS reports using VS2010 or if ...
6
votes
5answers
597 views

How To Speed Up Loading DataSets

When Using SQL Server Reporting Services (client Reports), whenever a Client (rdlc) report Opens Visual Studio Loads entire application datasets, how to speedup loading this all datasets or how to ...
6
votes
1answer
2k views

Reporting Services Folder Configuration

As a Newbie for Reporting Services, I have some confusion about setting up report services on my local dev machine. I'm using Sql-Server 2008 Developer Edition on Vista64 Home Premium. When I go to ...
6
votes
8answers
1k views

looking for some cool Silverlight chart Demos

I am currently using Reporting Service of SQL Server 2008, and I think the user interface is not very elegant. And I want to use Silverlight as user interface to render reporting service backend data. ...

1 2 3 4 5 77