I have a report in SSRS 2008 that shows data aggregated from four levels of grouping. I\'m using the ASP.NET ReportViewer control to show the report on my webform.
I have finally gotten the ReportViewer to work in Local mode. Now I would like a report to开发者_开发知识库 render as a PDF or Excel spreadsheet automatically.You use the LocalReport.Render method.
Given a SQL Server 2008 Reporting Services installation, what\'s the \"cheapest\" way to check whether a given report (given by its report name + report path, e.g. /MyReports/SomeOddballReport) exists
I can\'t believe this - I just starting developing an SSRS report, using a SQL 2008 Report Server project in VS 2008. When I try to render the report in the VS 2008 ReportViewer control, I get this er
In X axis of a column Chart I have a Year (for开发者_运维百科 ex, \"2009\") and Month (for ex, \"Jan\") category groupings, and I would like to show just the first month of every quarter like Jan, Apr
We have the VS 2005 version of the ReportViewer control on an ASP.NET page.The reports are executed against SQL2008 Reporting services and display correctly.We have Interactive Sorting on the columns
In a report model I have some entities whi开发者_JAVA百科ch have attributes which are integers (set to integer datatype) but should not be summed or aggregated in any way.
I\'m tasked with reporting on survey data using Reporting Services 2008. My challenge is this: a survey has any number of questions
I have an ASP.Net Web site that displays various SSRS reports using the Microsoft Report Viewer Contr开发者_StackOverflow中文版ol. I need to be able to specify a data source at runtime. It seems like
My installation of Visual Studio Team System 2008 (Developme开发者_JAVA技巧nt Edition) does not have it.I can\'t find it in the SQL Server Enterprise 2008 installer either.Found it finally.Start the S