| Thread | Last Post | Replies |
|
| PAGE BREAK NIGHTMARE !!!!!! | 29 Apr 2006 02:15 GMT | 4 |
I have a group header in the middle of my large report near the bottom of the page that I NEED to send to the top of the next page. How do I do this? Why can't I get a conditional page break?
|
| running 2005 rdl on a RS 2000 server | 28 Apr 2006 22:48 GMT | 1 |
We have written some RS 2005 reports on a development server which now needs to have SQL Server 2005 re-installed due to 'Database Services' not installing successfully with SP1. Some of the 2005 reports are currently in use and I wanted to install them on a RS 2000 report ...
|
| Multi-Select Value dropdown "Select All" Problem | 28 Apr 2006 19:55 GMT | 3 |
I hava report (RDL) which is having a parameter called Plan Owner, i want the facality of "Select All" in the dropdown, this i can achive through setting the parameter as Multi-Value. But the problem is if the user select "select all" from dropdown, i uses the IN claues, i want to
|
| Detect Picture/File Presence | 28 Apr 2006 18:13 GMT | 1 |
I am linking to photographs/pictures of employees. Some employees have a picture.gif file while others do not have a physical file present (i.e. John Doe has not "jdoe.gif" in the file share) depending on whether their picture has been taken or not. Can I detect the ...
|
| Error on deployment | 28 Apr 2006 15:53 GMT | 1 |
When attempting to deploy a report, the report builds fine but I get the following error or deployment. The report definition is not valid. Details: Could not find schema information for the
|
| SQL Mobile | 28 Apr 2006 14:49 GMT | 2 |
I might be in left field here, especially since I believe reporting services is entirely a server side report generation engine, but.... I would like to generate (not just view something from regular srs -- I want to produce something from my local SQL Mobile right on the mobile ...
|
| Datasource Change HELP!!!! | 28 Apr 2006 12:52 GMT | 6 |
I am working in a dev environment. My report uses 20 different datasets but they all point to the same datasource. I am moving from Dev to a UAT environment which points to a different DB. Is there a way to change the datasource for all 20 datasets from DevDB to UATDB at once ...
|
| Matrix calculation using more than one column | 28 Apr 2006 10:32 GMT | 4 |
I have a matrix of data for a period of months. What I am trying to do is to add a column at the end which will be YOY change. So how in a matrix do I reference the value in column 4 (for example) and the last column. Also how do I add this calculated column to the end of the ...
|
| report model cross join | 28 Apr 2006 10:07 GMT | 2 |
Is it possible to define cross join relationship within report model? TIA, Kamel
|
| Make a SELECT DISTINCT in Reporting Services | 28 Apr 2006 09:57 GMT | 1 |
I have a stored procedure, that can't be modified. It return data like these (the real one is more, and more complex of course) A ....
|
| Get report design from Report Manager | 28 Apr 2006 08:48 GMT | 2 |
If you cannot find the current Visual Studio sln project file, can you obtain the report design from the Report Manger to plug back into the designer to ensure that you start from the most current report verision held on the server?
|
| SQL Server Business Intelligence Development Studio? | 28 Apr 2006 08:43 GMT | 1 |
I have installed VS.NET Pro 2005 & SQL Server 2005 Developer Edition with full install. From some reason I don't see the "SQL Server Business Intelligence Development Studio" on my machine so I can't create reports.
|
| Windows Authentication Problem | 28 Apr 2006 07:37 GMT | 1 |
I'm having problems with Windows Authentication in RS 2000. This is on a brand new server. Here is the setup I've done. -Install Win2003 SP1 (install all updates to be current) -Install IIS (with ASP.NET and FrontPage extensions)
|
| Trigger an email subscription | 28 Apr 2006 04:02 GMT | 1 |
Can I trigger an email subscription by using command lines or url command? Thanks, Max
|
| Paramter posting back? | 28 Apr 2006 04:02 GMT | 1 |
I have a report with four paramters. A "Start Year" and "End Year" that are strings with values from a query, so available valuse are 2003,2004. 2005, and 2006. Two datetime for a "Start Transaction Date" and "End Transaction Date".
|