I am currently working on a report where the results of this report are being generated inside of a stored procedure.
I have a text box that I have turned on HTML rendering for.This is the text it should render (formatting added for readability)
I have a tricky set of requirements and I am not 100% sure on the best solution. I need a web based reporting solution (this is an absolute requirement)
I have a report table in SSRS 2005.It looks like this: Group Header Row Group Detail Rows Group Footer Row
Question: In SSRS 2005, I have 6 parameters: Parameter_1 Parameter_2 Parameter_3 Parameter_4 Parameter_5 Parameter_6
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m getting different experience here I\'ve a stored procedure and while I\'m trying to execute procedure in query window of SQL Server 2008 it is taking around 5 to 6 mins for me to execute (Becaus
when viewing the report in report viewer we get the following error ASP.NET session has expired we use .NET 2005 ssrs 2005
I have some reports that need to be exported to Excel by the users.I\'m displaying the page number in the page footer in a text box with this expression:=\"Page: \" & Globals!PageNumber
I want to use a rdl file with the query information stored in it.I don\'开发者_运维问答t want to have to convert it to a rdlc file.I have an ASP.NET app that I want to show the report.I thought I woul