I am building a report that looks like: Last 30 DaysLast 60 DaysLast 90 Days SLA Met*1开发者_开发技巧35
So I\'m attempting to create a report that is able to pre-fill a \"government form\" wit开发者_运维技巧h Reporting Services 2008.
Thanks in advance. I need to know how to freeze a row in the body part of a ssrs report. I\'m usi开发者_StackOverflowng the tool: Microsoft Visual Studio 2008 ; version 9.0You can do this with any sta
My datasource is XML (sharepoint list). I basically want to show the date formatted if t开发者_如何学JAVAhe value in the field is a date and if not then show \"NA\". For some reason, even when the dat
I have a sql server which hosts three groups of reports. Rather than linking to the reports manager page which shows all three report groups I decided I would like to link directly to a report group.
I need to build a dashboard-style web app using SSRS 2008 R2\'s report viewer, but my client doesn\'t want to purchase Sharepoint, and doesn\'t want any 3rd party controls beyond SSRS.
I have a problem figuring out the permission set to get Directory.GetFiles() to work in an assembly used by SQL Server reporting services.
I want to use C# to read all parameters from a report via SSRS reporting web service. But I have a problem when reading a DateTime parameter. The parameter in the rdl file is in British format, but it
I want to query the hide/show status of parameters of a report. But it seems there is no property that tells that.
I am trying to add multiple pages to my report.For example, I have a report that has a first page that is an introduction, then a second page with a set of graphs, then a third page that pulls text fr