| Thread | Last Post | Replies |
|
| Why dont page breaks work??? | 01 Jun 2007 00:50 GMT | 1 |
I have three tables in my report. One for detailed data, and two others for summary info. Since the detailed data table is often thousands of rows long, I have set properties on that table to insert a page break after the table and before the summary tables. When rendered in HTML ...
|
| SSRS returned data too large | 01 Jun 2007 00:13 GMT | 1 |
I had a quick question regarding SSRS 2005 and the amount of data my reports generate. Is there any way to limit the report to only pull back the first page (or first 5 pages) of data to a report?
|
| Advanced Defaulting Data Parameters | 31 May 2007 22:07 GMT | 4 |
I have to date parameters defaulted as follows: startdate = dateadd("M",-1,Today()) enddate = today() So it will display data for the past month from today. Now, what I
|
| Word as Export Format | 31 May 2007 21:10 GMT | 2 |
Has microsoft plans of having the export format as MS Word. Since both are microsoft products it shouldn't be difficult to do so. If approx dates could be provided it would be pretty easy for all the developers/companies planning to shift to MS Reporting.
|
| Making a row not show | 31 May 2007 19:27 GMT | 2 |
I have one column that is an expression that either returns a value or returns zero. I would like if it is zero to not show at all. How is this done? Thanks,
|
| server mgmt studio can't connect to ReportServer | 31 May 2007 19:10 GMT | 1 |
Help. Recently, studio has not been able to connect to reporting services (connects to db engine, analysis, etc ok). Only thing happening around that time is failed VS2005 update <low c: space, downloaded to other drive & ran from there OK>. Reporting services is still running ...
|
| Using "rs.exe" command line utility to execute reports. | 31 May 2007 18:59 GMT | 4 |
I too am attempting to render reports using the "rs" utility with the following code; === Begin code===== Public Sub Main()
|
| Referencing a total for a group inside that group? | 31 May 2007 18:38 GMT | 1 |
Is there any way to do this?? I am trying to display percentages of the total along with the number of items. What I want to do would look something like this. Group header:
|
| How To Determine Total Page Count For Report From VS.NET | 31 May 2007 18:24 GMT | 1 |
I've got Reporting Services 2005. And I need to show reports in Delphi (one page at a time). I use web service written on VS.NET 2005 which calls ReportingServices.Render(...), where
|
| Sorting in Reporting Services. | 31 May 2007 17:45 GMT | 1 |
I have a table in a report which has group based on Name and type. It displays results like Name Type A X
|
| report builder button missing | 31 May 2007 16:55 GMT | 2 |
I have setup the RS on production server ( a named instance). The report builder button is missing. I only can see new folder, new data source, upload button on the http://servername/reports$instancename/Pages/Folder.aspx. I have given myself all the rights in role setting.
|
| Question about the Reporting Services interface | 31 May 2007 16:53 GMT | 7 |
I have been trying to develop my first report. One of the requirements is that this be made available to the users with minimal permissions, i.e. read-only. To that end I have set up a role that includes only the 'View' tasks.
|
| 2 data sets in one report SQL reporting | 31 May 2007 15:14 GMT | 3 |
I am new to SQL reporting and am trying to use two datasets in one report using Visual Studio 2005 Both datasets are from SQL databases and are added to the report fine i can also drop fields from both onto the report the problem i have is
|
| Input data | 31 May 2007 13:59 GMT | 2 |
Are there any mechanisms in report services to accept data on the report form?
|
| Dual Y Axes in RS2005 | 31 May 2007 13:35 GMT | 1 |
In RS2005, is it possible to have a chart with dual Y axes?
|