| Thread | Last Post | Replies |
|
| Google Maps | 30 Jun 2007 21:50 GMT | 2 |
Has anybody tried to display a Google Map inside a report using Reporting Services? Thank you, Alain Quesnel
|
| How to not print a report if it's data set is empty? | 30 Jun 2007 03:23 GMT | 1 |
We are migrating from Crystal Reports 8.5 to SQLServer 2000 Reporting services (I know its 2007, I work for the Government ;). In Crystal I was able to set a flag that tells a report not to print if it gets an empty data set. Is there any way to do this in RS?? Any help would
|
| Inconsistent Excel Exports | 29 Jun 2007 21:02 GMT | 1 |
We've got a oddity when exporting to Excel. If you export the same report to Excel twice in sucession (don't refresh between - just export) some report give different results between exports, with some columns being shifted. Subsequent exports seem to be conistent.
|
| Mutliple Subtotal Rows | 29 Jun 2007 20:55 GMT | 1 |
I've been searching for a way to get mulitple sub total rows. Here is the requirement. I have a report that looks like this DataCol
|
| Replace string inside value | 29 Jun 2007 20:50 GMT | 1 |
Hi all, i have a question, i'm making a report in visual studio, where i have a textbox which i fill with a value from a database and i wanna know how you can change certain strings withing the filled value.... example:
|
| Microsoft Visual Studio | 29 Jun 2007 20:42 GMT | 1 |
I have a database with 2 seperate tables. how can I get those two tables onto the same report?
|
| Using summary totals to calc a % | 29 Jun 2007 16:52 GMT | 1 |
I have a report that requires 2 "tables". The first table summarizes total lbs by a category and then provides a company total at the end: cat 1 75 cat 2 100
|
| Reporting Services Installation problem on XP | 29 Jun 2007 14:43 GMT | 1 |
At the very end of Installation process I am getting an error message: Can't initialize Reporting Services service. Initialize it manually. I am not sure what I need to do at this point. Can someone help, please? Thanks
|
| How to read the error message #Error. | 29 Jun 2007 03:36 GMT | 1 |
My custom code i have written try catch end try block and in the catch section just i returned the err.description. But locally it was working fine. Once deployed it was not working fine. just showing #error. Any help would be appreciated.
|
| creating sql statement "where" at the report server | 29 Jun 2007 03:14 GMT | 1 |
bs"d While creating the report I looked for a way of filtering the data by "WHERE" to compare two attributes such as ( customers.name = friends.name ) Is there a way to do it by the gui setup?
|
| SRS Install Fails | 29 Jun 2007 03:01 GMT | 1 |
Problem: When I try to run the setup for Reporting Services it fails near the end, stating the following: Product: Microsoft SQL Server 2000 Reporting Services Standard Edition -- Error 29581. SQL Setup failed to execute a command for server configuration.
|
| Syntax error converting datetime from character string. | 28 Jun 2007 22:24 GMT | 2 |
I will Appreciate assistance I getting the following error "Syntax error converting datetime from character string." when I run store procedure as follow:
|
| How to Display report last updated | 28 Jun 2007 19:25 GMT | 3 |
Does anyone know a field to display the report last updated date or version in a generic report footer for my 5th grade computer class? I did this in 4th grade on Crystal and it was too easy. What's up with Reporting Services?
|
| How controls a range of dates? | 28 Jun 2007 19:13 GMT | 1 |
I have a report that asks for two dates and wanted to control that the difference between two dates is not superior to two months. Exists some way to control the dates before clicking the button of "View Report"?
|
| date picker in RS doesn't follow regional setting | 28 Jun 2007 16:55 GMT | 3 |
i've just updated my sql server 2005 with sp1 and sp2. i want my report date format to change according to regional setting, therefore i've set the report property for language as User.Language. i've also enter the format i wanted in IE option..
|