I\'m pretty new to Reporting Services though I have a lot of experience with Crystal Reports and databases (and MS Access reports if that counts ;-). Anyway, I created simple reporting project in VS20
I have a bunch of SSRS 2008 reports which I\'d like to run on several different machines (development, test, production). Each machine has it\'s own database, so I need to use different connection str
Can I get merged cells in some rows while other rows cells remain not merged? Like this way: group row 1 |
I am trying to add the variable SName to the report header. I copied this =First(ReportItems!SName.Value) after reading this http://msdn.microsoft.com/en-us/library/ms252093%28VS.80%29.aspxand it work
We\'re using SQL Server 2005 with Reporting Services. We have a number of reports, each containing a relatively simple SQL query - by \"relatively\" I mean that we do have a few joins, but nothing wo
We are using Reporting Services add-in for Sharepoint Technologies. We keep our report files in a document library list on Sharepoint. Then with some code we copy these reports to a different document
I created a custom color palette for my charts using a technique described on TechNet. I also have a series of drill-through column charts, where you click on one column and it passes a parameter thr
I\'m currently building a matrix style report. After each rowgroup, i would like to 开发者_如何学JAVAadd in a nice 2pt solid black border. Unfortunately not all fields in the matrix will have data i
I开发者_如何转开发\'m creating a report in MS SQL Server Reporting Services and need to set the default Start and End Date report parameters to be the first and last dates of the previous calendar mon
I have an SSRS report that has a Comments fiel开发者_如何学编程d where there\'s enough text to span multiple rows per record.It renders fine in the ASP.Net ReportViewer control, but when it\'s exporte