| Thread | Last Post | Replies |
|
| Beginner question | 30 Jun 2008 22:18 GMT | 5 |
In order to use the reporting services do you have to use Microsoft SQL? Can you use the reporting services for another database?
|
| deleting a report deployment | 30 Jun 2008 19:21 GMT | 2 |
I deployed a report in SQL Reporting Services 2005 to the web. Afterward, I noticed that the name and title of the report had a misspelling. I corrected the spelling and redeployed to the web. But, I have two reports now in Report Server--one with the correct spelling and one ...
|
| Slow Performance: Query, Database, or Other? | 30 Jun 2008 18:16 GMT | 1 |
I am using SQL Server 2005 Reporting Services and viwing a couple of reports via the Report Manager. Each report runs off of the Microsoft Dynamics CRM 3.0 database, and takes 4 to 5 minutes to load. In examining the reports, I noticed that if I removed the subquery from
|
| Fixing slow report performance | 30 Jun 2008 16:35 GMT | 2 |
We are experiencing extremely slow performance on our reporting server with only one report. There are currently about 30 reports hosted on the server, the vast majority of which will load within a few seconds
|
| Minimum Permissions Needed For SSRS Report Builder users | 30 Jun 2008 10:54 GMT | 2 |
We would like to allow users to create their own reports using Report Builder, and I would like to know what tasks/permissions are required. We want to keep the permissions to the bare minimum required. Thanks in advance.
|
| MOSS Deep Integration - Accessing Report Model | 30 Jun 2008 10:14 GMT | 2 |
When I try to run a report that uses a Report Model, MOSS says it cannot be found when it is there. A different report that use Data Source without Report Model works ok. Any ideas anyone please. Thing is when I use the Report Center template and do the same thing it
|
| problem with report parameters | 30 Jun 2008 09:00 GMT | 1 |
I am trying to create a prompt in report parameters but I am getting the value for every row in the query. How do I only display a single instance of each choice? Also - when I do pick one, the report still shows everything even different items than I want. What can I do to fix ...
|
| Grouping | 30 Jun 2008 08:39 GMT | 1 |
I have a query that results in the following data Account No Amount 4110 500.00 4120 600.00
|
| Matix data region sorting a column by another column | 30 Jun 2008 03:16 GMT | 3 |
I have a matrix data region report (local mode) with two row groups. Is there a way to sort a row group based on the value in another column? All rows contained within the group have the same column values put in place just for this purpose.
|
| DBNull issue in Report | 27 Jun 2008 18:01 GMT | 2 |
Using SSRS 2005 I have a SSRS report that shows #ERROR when my returned date has DBNULL I tried to check for DBNULL, NOTHING etc.. What type of Expression should I use to have the DBNULL value as
|
| Passing Subreport Value back to Main Report | 27 Jun 2008 17:17 GMT | 8 |
Does anyone know how to use a value from the subreport in the main report to do calculations? Crystal has this functionality, but it doesn't seem like SSRS has it. Pls advise.
|
| Only one report at a time? | 27 Jun 2008 16:21 GMT | 2 |
When I connect to my report-server, It always processes the reports in serial, I have confirmed this by tracing using Sql Profiler. (I connect using two/three different IE and run a large report) So how do I fix this - the server seems to have more than enough of CPU/RAM
|
| Background color for Body does not display | 27 Jun 2008 11:13 GMT | 1 |
In VS I set a background color I set Background colour but when I deploy it is not displayed. Thanks
|
| Matrix data region - a specai kind of conditional formatting - I think | 27 Jun 2008 10:15 GMT | 6 |
When I used the wizard to help me make my matrix report the wizard chose to use =First(Fields!data.Value) This was likely because the data is not an aggregate. Each item of data
|
| ReportViewer - how to fill a text box from data on the parent form | 27 Jun 2008 08:07 GMT | 11 |
I have a report with a data region (table or matrix) that is filled from a dataset. The menu that supplies the parameters for the report's dataset resides on the web page on whch the ReportViewer is placed. During the criteria
|