| Thread | Last Post | Replies |
|
| SharePoint Deep Integration - Report Viewer Web Part faulty | 10 Jul 2008 10:32 GMT | 1 |
When I include the above web part into a page it only seems to work when I default all the report parameters, then when I try to allow the user to apply different parameters to the chosen report and hit the apply button, all we get is
|
| Damage to file message when exporting to excel | 10 Jul 2008 10:16 GMT | 5 |
I am getting a "Damage to the file was so extensive that repairs were not possible. Excel attemted to recover your formulas and values, but some data may have been lost or corrupted." in some instances when exporting to excel. I have noticed that a couple other list members have ...
|
| SSRS and c# local report | 10 Jul 2008 07:28 GMT | 2 |
I want to use the Reportingservices to create a PDF out of my web application. I don't want to show it in the Report viewer. It should be just downloadable. The Report should be created localy without using the webservice of the
|
| Shared schedule causes "cannot connect to the report server databa | 09 Jul 2008 18:31 GMT | 1 |
We have 10 reports with data driven subscriptions which run each day on a shared schedule (to create cached reports). Each report query (all stored procedures) will run several times during this schedule for various parameter combinations, a total of 78 queries.
|
| Report deployment issue from .Net | 09 Jul 2008 18:06 GMT | 1 |
For a SSRS 2005 report that is using SQL authentication which works correctly. However when called from another web server as a .Net component shows the following error message after prompted to login, which I do with an admin account.
|
| String formatting in RS | 09 Jul 2008 17:23 GMT | 3 |
Hi I am having trouble formatting strings in RS. For example I have the following expression I am using =Fields!Prefix.Value & " " & Fields!FIRST_NAME.Value & " " & Fields!LAST_NAME.Value & chr(10) &
|
| SSRS provides no benefit with Analysis Services? | 09 Jul 2008 14:54 GMT | 3 |
I'm new to Analysis Services and I've been looking into using it for some reports. I was wondering something and was hoping someone could clarify. First off, I'm still on SQL Server 2000. What I'm wondering is this - Even if you can integrate Analysis Services into a Reporting ...
|
| Matrix Report: Not to suppress Column/Row with no value | 09 Jul 2008 14:07 GMT | 1 |
I am building a matrix report. I would like to show all groups return by a stored procedure. Even the Column/Row contains no record. For example: I want to show the columns Jan to Dec, let say Feb contains no record/data, i still want this column to be display with value of 0.
|
| Switch vs case | 09 Jul 2008 01:31 GMT | 2 |
Hi, I am trying to use a switch statement in reporting services because from what I read RS doesn't do case and switch is supposed to be the equivalent. I have found some examples but none seem to have the "else" equivalent in them. Does switch have an else? What is the syntax
|
| installing ssrs 2005 on server 2008 aka longhorn | 08 Jul 2008 22:08 GMT | 3 |
the set up behaves ...interesting. SERVER1: sql server 2005 ee sp2a fix 6 on server 2008 aka longhorn. server is a VM. DB version:
|
| Custom Assembly, Web Service, and System.Net.WebPermission | 08 Jul 2008 20:57 GMT | 1 |
I've deployed a report that uses a custom assembly which calls a web service to return a specific string value. The web service is running on the same server as the web front end for Reporting Services, and works as expected when called separately. When I run the report the ...
|
| Should my new BI platform go up on sql server 2008 or 2005? | 08 Jul 2008 20:24 GMT | 1 |
I am getting ready to implement the Microsoft Business Intelligence platform, and am currently faced with the decision to go with 2005 or 2008. My release is planned for August of this year, which means I may miss the official release of 2008 by a couple weeks or so. Looking for
|
| cannot log into Reporting Services through the Studio | 08 Jul 2008 20:16 GMT | 5 |
The Initialization button in Report Configuration Manager is grayed out, and we cannot login to Reporting Services through the SQL 2005 Studio. Upon trying to do so, we get a very lengthy very crypt error message mentioning ROBOTS = to this or that and a lot of other language ...
|
| How can I do this --- | 08 Jul 2008 19:30 GMT | 1 |
I have a stored procedure that returns data that I need to create an address listing and then to right of it show a list of money amounts, basically the layout is something like thins Name
|
| xQuery problems on subscriptions.extensionSettings column | 07 Jul 2008 21:00 GMT | 4 |
I'm trying to return the email addresses for subscriptions in SSRS. I figured i'd use the native xml abilities of SQL-Server2005..i.e. xQuery. but I can't get the syntax figured out....
|