| Thread | Last Post | Replies |
|
| SSRS 2005 Report Charts Look & Feel Boring!!!!!! | 01 Apr 2006 00:34 GMT | 3 |
I need to extend the look & feel of the boring out of box palettes that the SSRS 2005 reports are using. Anyone know how I can do this?
|
| How to show every second label in a chart | 31 Mar 2006 22:04 GMT | 3 |
I have a stacked column chart shoving months from january 2004 to december 2005 on the x-axis: (This is a Category Group.) jan-04, feb-04, mar-04,apr-04..... oct-05-nov-05, dec-05 I want to show only every second month.
|
| Oracle and SQL query in one rdl | 31 Mar 2006 20:14 GMT | 1 |
I am currently creating a query wherein all of the records returned from an SQL Server table will have to be queried against an Oracle database. The following algorithm describes how I intend to do the report:
|
| How to use Custom Function in Report Model? | 31 Mar 2006 18:58 GMT | 2 |
How to use Custom Function in Report Model? Please HELP !!!!!!!!!!! Thanks in Advance.
|
| Automated client report rendering | 31 Mar 2006 18:35 GMT | 1 |
My company would like to write an app that does on-demand rendering of certain reports. Is there a .NET client report rendering library that is not dependent on IIS (as the SOAP/URL apis are), nor WinForms (as the ReportViewer is)?
|
| Jump to report expression | 31 Mar 2006 18:21 GMT | 1 |
Was hoping to select a jump to report based upon the value of field. Is this not possible ? iif(Fields!ACATEGORY.Value="Receipts","Shop 2006 Inventory Analysis Detail Receipts Report","Shop 2006 Inventory Analysis Detail Consumption Report" )
|
| Exporting to Multiple Excel worksheets | 31 Mar 2006 15:34 GMT | 5 |
I am having trouble exporting my SRS data to multiple Excel worksheets. I have four tables. I want each of these tables to appear on a different worksheet even if there is no data for it. For one of my queries, there was only data for 3 of these tables. First I selected
|
| Suppressing Lines | 31 Mar 2006 15:18 GMT | 1 |
I have a report where the information is not always filled in so I want to supppress the blank lines. For example if you have Address 1 and Address 2. If you do not have information in Address 2, I want the city, state and Zip to move up a line..
|
| POPUP | 31 Mar 2006 14:56 GMT | 2 |
I am trying to open a popwindow from the data field in a matrix using the url below. The pop-up window opens and displays the report but the parent window/report get "[object]" displayed on it. How can I keep this from happening?
|
| How to handle linked report embedded on the web application? | 31 Mar 2006 12:45 GMT | 1 |
Is it possible to STOP the linked report opening in a NEW windows? I embedded the reporting service in my web application. It opens the reports in the report holder, however it opens a NEW windows for the linked (drill through) report. Can I code the linked report so that it only ...
|
| Scatter Chart issue | 31 Mar 2006 10:31 GMT | 5 |
I have to create a report with scatter chart in reporting services 2005. I need to set the scale with min 0.5 and max 2 for both X and Y axis and the both axis should cross the other at 1. I tried checking Numeric or timescale value in X axis properties. Whatever I do always both ...
|
| Export to Excel changes page orientation | 31 Mar 2006 08:09 GMT | 6 |
I have report page height defined as 11 in. and width as 8.5 in. When I export the report to pdf, it comes fine in portrait format. But when the report is exported to Excel, the orientation is changed to Landscape. Even the page margins are not preserved.
|
| How to view SQL being sent to the server? | 31 Mar 2006 08:02 GMT | 4 |
Using SQL Server 2k5 Report Designer. When I run a report, how do I view the SQL generated by the report populated with parameters that is/was/will be sent to the server? Thanks
|
| Using report parameters as field names in a SELECT | 31 Mar 2006 07:38 GMT | 5 |
I am having a problem in Reporting Services 2005. I want to use report parameters as field names in a select statement, but the query just returns the value of the parameter. Ex. SELECT @pField1 FROM customers
|
| SSRS 2005 Date Formats | 31 Mar 2006 06:42 GMT | 2 |
I am having problems with date formats in report manager. I am in the UK and want the dates displayed as dd/mm/yyyy. When I enetr the date in the parameter field it changes the month and day around and if I try to enter any number above 12 an erro is given. It ia also not ...
|