I have been asked a couple times to change the file name dynamically in SSRS 2008.Example: ReportName_201101.RDL.The 2011开发者_开发百科01 represents the execution date.Can this be accomplished in SSR
I am getting \"ASP.NET Session Expired\" error when viewing SQL Server 2008 reports using the Microsoft ReportViewer web control. I found this article http://balanagaraj.wordpress.com/2009/09/25/sessi
Is there a way in Reporting Services of managing the case of text when rendering a report. 开发者_如何学运维
Is there a space or other non-printing character I can insert to a varchar2 column that will not be trimmed away and result in a NULL?
We\'ve recently been experiencing an SSRS (SQL Server 2008) report displayed in an ASP.NET web application using the ReportViewer control (Microsoft.ReportViewer.WebForms, Version=9.0.0.开发者_JAVA百科
I am trying to create a dataset from an XML file in SSRS 2008. Below is a simple piece of XML that shows my problem:
I have a stand-alone report that works no problem.I have added it as a subreport and linked up all of the parameters, but when I run the report in BIDS I get the error message in the subject of this p
I have just started using SSRS 2008开发者_如何学Go and needs to have a weighted avg for the columns. I know there a recursive sum, but not sure how to use it and achieve it?
I\'m trying to design a report in VS2005 BIDS Report Designer, but every so often, I haven\'t figured out any regular action that might cause it, but when I try and run the query, I get the following
This seems to be a very simple question, but I am trying to get the 2nd value in a dataset to display as a matrix\'s header value.