i\'m just starting out with ssrs, an开发者_开发知识库d i have a little calculation on two fields in my dataset in textbox A (so the content of textbox A is dataset1.field1 * dataset1.field2)
I use visual studio 2010 with sql reporting services. 开发者_Python百科Do you know any good tutorial about subreports and how to pass datasets to subreports using rdlc files?A good resource that helpe
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 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
I am trying to implement some custom security code into SSRS 2008 (not R2) to allow for Forms Authentication instead of Windows Authentication. I have based my solution on the Microsoft sample code an
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 created three tables in SQL Server 2008, all with Code char(1) not null, Description varchar(50) then three sprocs, all by
I\'m trying to use a combination of the SQL Server 2008 Reporting Services ReportServer database and the report server web service to determi开发者_运维技巧ne the GUID for a particular report.What I w
I want to make some text bold and underlined, if the the value of field in my database is, say \"HD\"