| Thread | Last Post | Replies |
|
| Using custom assembly in designer | 31 Aug 2005 23:54 GMT | 5 |
I am trying to use custom assemblies in the reports. For a specific report I add the reference properly and used it in the field calculation. However when I try to preview it, or build it fails and gives me the
|
| One Date field with different dates | 31 Aug 2005 21:47 GMT | 2 |
I want to search on a date field with user input. How can I make it to where it will give user a startdate and an enddate box? Remember I have only one date field. SELECT COURSE_NBR, ATTEND, COMPL_DATE
|
| connecting to data source issue | 31 Aug 2005 21:43 GMT | 6 |
I'm having a problem connecting to an access database from http://localhost/reports. I can connect from the computer I developed the reports but when I goto another computer it gives me this error message An error has occurred during report processing. (rsProcessingAborted)
|
| "#Error" Problem with the use of IIF | 31 Aug 2005 19:33 GMT | 9 |
Hi. I have another problem. Anyone please? Your answers will be greatly appreciated. My code is like this : =iif(Fields!TDeact.Value = 0, "N/A", Fields!TDeactn.Value/Fields!TDeact.Value)
|
| Using parameters | 31 Aug 2005 19:31 GMT | 2 |
I have a scenario where I want user to input data for search. Statement looks like Select course_nbr, attend From table_1
|
| How to MOD and TRUNCATE in vb .net | 31 Aug 2005 19:08 GMT | 1 |
we have the following formula in a business objects report that we to convert to use in reporting services - I have no clue how to perform the MOD or TRUNCATE in vb .net =If(<Agent_Calls>=0) Then "00:00:00" Else
|
| Date Parameter - run through date not to date | 31 Aug 2005 17:56 GMT | 3 |
Is there a way in reporting services to define your date parameters as including the final date? Right now if someone enters 08/22/2005 for the start date and 08/29/2005 for end date it will run from 08/22/2005 12:00 AM TO 08/29/2005 12:00 AM. This will not include results from ...
|
| Thread pool pressure AND IsClientConnected; found orphaned request | 31 Aug 2005 16:57 GMT | 3 |
All, In the RS log I'm getting: w3wp!runningjobs!1804!1/12/2005-10:52:55:: w WARN: Thread pool pressure: turning off threads
|
| Disappearing printer icon | 31 Aug 2005 16:08 GMT | 1 |
I am finding that sometimes the RS web page displays a printer icon between the refresh and help icons. This icon brings up a standard print dialog (when the icon is there) which allows users to print to any of the printers installed on their local system. It is definitely ...
|
| Report parameter - date format | 31 Aug 2005 14:18 GMT | 1 |
I have developed few reports using reporting services (service pack 2), but still facing some problem in the date parameter and would look for help / share here. Thanks advance! 1) How RS treat the date format?
|
| Formulas in Matrix | 31 Aug 2005 10:52 GMT | 3 |
I have a report with multiple datasets. I need to create a Sales per Hour field that takes the sales from one data source / hours from another data source. The matrix is grouped on the Keycode from the sales data source. I get a number but not the correct number. Is it even ...
|
| Jump tol URL and javascript | 31 Aug 2005 05:38 GMT | 1 |
Hi We have a strange problem. In our report we have a picture that has its Jump to URL property set to ="javascript:history.go(-1)". It works fine on my developing machine but when we run the report on
|
| Security pass through on asp app | 31 Aug 2005 04:07 GMT | 1 |
We have an asp application that is linking to a SRS report via a url. We are using basic authentication, and need to know how we can pass the credentials without the user having to actually sign in? Is this possible? It is classic asp, not .net.
|
| Email From address needs to change | 31 Aug 2005 02:41 GMT | 1 |
Does anyone know how to run reporting services so it can change the From address for each report it sends. I need to use mutiple From addresses depending what the report is.
|
| 404 error in the report manager | 31 Aug 2005 00:44 GMT | 1 |
I have installed the reporting serivces, the report server is working fine, But when i try to view the report manager, http://<servername>/reports it gives a error message
|