| Thread | Last Post | Replies |
|
| trouble with async call to RS web service | 30 Dec 2006 14:25 GMT | 1 |
I am trying to render a report from a console application. The report takes a while to execute and so, the synchronous web service method, Render() returns a timeout error. I tried to use the Asynchronous alternative and I find that the code just
|
| SP1 MultiValue Parameter Select All Alternative | 30 Dec 2006 02:13 GMT | 3 |
Hi I guess the SP1 MultiValue Parameter great disappearing Select All option has been done to death on this news group by now. That isn't exactly my problem but it's related.
|
| More grouping Woes! | 29 Dec 2006 16:12 GMT | 1 |
I have a result set of consisting of names and addresses. each person at a particular address (1-n people) gets an identical groupid to group them in a "Family". My report lists each column, groupid, name, address, with one row for each
|
| How to export 5 .rdl files to a single excel workbook as diff. she | 29 Dec 2006 07:36 GMT | 2 |
Hi, I need to export 5 .rdl files to a single excel workbook file as different sheets. How to export them?
|
| Need help with the Reportviewer in .NET | 28 Dec 2006 10:25 GMT | 1 |
Im working with VS2005 and I have created a winforms application that uses the reportviewer to show a report. I have a header with some text, a table which I populate from a datasource, and an image which I also need to populate from a datasource. The problem is that the image ...
|
| Reportviewer problem!! | 28 Dec 2006 09:44 GMT | 2 |
I have found a very strange issue with the reportviewer. The CanGrow property doesnt seem to work! This one of my tablecells: <TableCell> <ReportItems>
|
| exporting multiple reports into one Excel Book | 28 Dec 2006 06:27 GMT | 5 |
Is there a way to export multiple reports(lets say 2 different reports) into one Excel book at the same time?? please help
|
| Matrix Report Calculation Issue. | 27 Dec 2006 22:53 GMT | 3 |
I have this matrix report that shows sales for last couple of years and is grouping on 5 different regions and separate years on different columns, I want to calculate the % Sales for each region in another column. how do I accomplish this in Reporting Services? I think the ...
|
| Vista/IIS and Reporting Services | 27 Dec 2006 21:32 GMT | 2 |
Any word on when Reporting Services will work with IIS7/Vista? Joel Johnson
|
| Problem with sorting in exported Excel document | 27 Dec 2006 19:58 GMT | 1 |
Hello. I am using Reporting Services 2000 and Microsoft Excel 2003 running on Windows XP Professional. I have a report that contains sales information that I am exporting to Excel. The first two lines of the report contain title information. They span all columns of the report. ...
|
| Query dataset locally from code | 27 Dec 2006 10:39 GMT | 4 |
I need to get 20 rows of data from the SQL Server DB to put in 20 Textboxes always one item of one row. It's about Text in various languages, so each language needs 20 textstrings. I don't want to call the Stored Procedure 20 times.
|
| Data Filtering and Display | 27 Dec 2006 09:37 GMT | 1 |
I have a data set with some info - PK, Field1, Field2, Field3 etc. I need to dynamically display columns base don Field1, with Field 2 and Field 3 displaying once for each Field 1. The PK is the row. I figured this out easily enough with column groupings.
|
| 'Report Is Being Generated' Message and Graphic not Displaying | 27 Dec 2006 07:54 GMT | 3 |
I am using ReportViewer in a Web Page with a Server Report and Asyncrendering is turned on. The report displays correctly; however, the 'Report Is Being Generated' message and graphic do not display when the report is loading.
|
| Scrolling a Chart | 27 Dec 2006 05:42 GMT | 2 |
Is anyone aware of a way (directly, otherwise, or even 3rd party) of making it so that you can scroll values inside of a chart control? For example, if I want to put employees along the Y axis, and sales across the X axis (horizontal bar chart), if I have around 100 employees, the ...
|
| SQL Server Reports | 27 Dec 2006 03:18 GMT | 7 |
Is there a way to display an SQL Server Report, such as Disk Usage: [database] in a ReportViewer in a VB.Net version 2 web application? Thanks.
|