| Thread | Last Post | Replies |
|
| RepeatWith not working | 30 May 2008 16:49 GMT | 2 |
I have a report that I imported from Access. There structure is something like this: GL Account Name Employe Name
|
| SSRS Passing URL Parameters | 30 May 2008 15:11 GMT | 1 |
I have created a report in SSRS and wish to pass a parameter to a URL. I appear to having a problem doing so. I have checked the advice given but it does not seem to work. The parameter that I wish to pass in '08/09'. Is this possible? The following is how it looks but do not ...
|
| Report stopped deploying... | 30 May 2008 11:11 GMT | 2 |
SSRS 2005 with VS 2005 installed... I've been working on a project for a few months on and off and lately the project as stopped deploying to a test server. The error is "Operation timed out (System.Web.WebServices)".
|
| Passing Parameter | 30 May 2008 04:45 GMT | 4 |
I know how to pass parameter for static value like select * from emp where @empid='10' in SSRS 2005. Can any1 tell how to pass parameter if i want to select from multiple value like @storename = (???)
|
| Where between | 30 May 2008 00:49 GMT | 4 |
Hi, I am trying to run a report that would only grab the data after, for example, May 1st from column 2. So far my query looks like this:
|
| Percentile function | 30 May 2008 00:46 GMT | 1 |
I was looking for a function to generate percentiles for a dataset with reporting services. Not as easy as I would have hoped. Eventually I created a T-SQL stored procedure that can generate the
|
| restore encryption key | 30 May 2008 00:06 GMT | 1 |
I want to restore encryption key, but I lost the password of the encryption key backup. Could someone tell me how to restore it? Thanks
|
| how using Parameters with DB oracle ? | 29 May 2008 22:06 GMT | 3 |
Friends, I'm using parameter for DB oracle, this queries is here: SELECT A.NAME, B.NUMBER FROM EMPLOYEE A, BRANCH B
|
| When I delete a parmeter, the report won't run and I get a strange message | 29 May 2008 17:51 GMT | 2 |
I'm relatively new to SSRS. I'm noticing that when I alter attributes of a report (i.e. delete a parameter), it doesn't appear to actually delete it from the report. I've had to go into the rdl and delete the related components (i.e query values, etc). In the latest
|
| How to hide subtotal | 29 May 2008 13:55 GMT | 1 |
I have a matrix with subtotal. I want to hide or show the subtotal by a parameter. The header of the subtotal is not a problem since it have the "visibility" property.
|
| Having trouble printing barcodes in a report. | 29 May 2008 12:01 GMT | 4 |
I have a report that has a barcode (3 of 9) on one of the fields. This report previews fine, but when it prints the barcode isn't there, just the underlying text. I have the font installed on my computer, and on the computer hosting RS. I
|
| Basic questation | 28 May 2008 22:11 GMT | 2 |
I have basic questation about report. I have in the table 100 records and I want display it to the 3 coloumns .How ? thanx marek g.
|
| Month Placeholders | 28 May 2008 19:46 GMT | 1 |
If creating a matrix report that shows a monthly breakdown (columns) for rows, how do you create a placeholder for months that might not have data, but still want the month to show up?
|
| SSRS against remote database - double hop authentication? | 28 May 2008 19:35 GMT | 1 |
I'm running into some SSRS issues, I'm fairly new to SSRS. I've got the following setup: Server_A: SQL 2005 Standard with SSRS Server_B: SQL 2005 Standard
|
| RDL related | 28 May 2008 19:26 GMT | 1 |
I am new to Reporting Services 2005. I have created a report(project) in BIDS. My question is how to call RDL file of this report into new report. Please help me out guys. Thanks in advance
|