index > Team Foundation Server - Reporting > Passing new parameters to Report(.rdlc)

Passing new parameters to Report(.rdlc)


Hi guys, ive sucessfully made a simple report(.rdlc) in VB.Net using the "wizard" of Visual Team Suite.

Now, is there anyone here who could help me pass a new parameter to the report?

For example, i have a report that shows ALL the transaction of a company. Now, what need I need to know is how will I pass a new parameter to the report if the user only wants to view certain data like data from a Jan. 1, 2006 to Jan. 5, 2006?






papercodes

The folks in the Visual Studio Report Controls forum (http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=75&SiteID=1) may be able to help more.

From http://forums.microsoft.com/MSDN/ShowPost.aspx?PageIndex=2&SiteID=1&PostID=676697

Passing a parameter to a report:

Dim RateId as integer = 5

Dim params(0) As ReportParameter

params(0) = New ReportParameter("RateId", RateId, False)

Me.ReportViewer1.ServerReport.SetParameters(params)

Me.ReportViewer1.ServerReport.Refresh()

Nick Ericson - MSFT
reply 2

You can use google to search for other answers

 

More Articles

Reporting on all Projects
Error al procesar el informe. (rsProcessingAborted) Obtener ayuda...
Unplanned work report incorrect
Build report not displaying build data
Reporting Services Error
How to debug the subscription function
replicate cool history tab in report
Can not find any Perspective other than "Team System"
Only one CUBE in Team Foundation Server
Reports show no data - but it's there! Really, it is.
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Bug Rates Report - Getting very weird re…
Error when trying to display a report
Deploying cube so as to make reports bas…
Errors when deploying to ReportServer
Error executing reports in RTM Trial
date current state was set
Datagrid row style
Where are the Models?
Did report updating frequency change sin…
Churn report
Scenarios With No Tasks
Reporting Changeset Details
Label reports
Passing new parameters to Report(.rdlc)
TFS Report Error

Hot Articles

What is the formal definition of Priorit…
rsRenderingExtensionNotFound
TFS Analysys Services service stops all …
Datawarehouse, how can I do?
Report Checked Out Items and Changed Items
Where are the Models?
reports not showing up on home page
TFS Project & Report Server ERrors
AssignedTo names in reports
ReportServer asking for username and pas…
Reporting completed work per person retu…
Team System Warehouse Problems
How to prevent users from viewing other …
Creating a custom report -- help
More Warehouse problems

Recommend Articles

How is unplanned work report calculated?
Error in Reporting
Render and Create PDF File directly from…
TFS Report Error
replicate cool history tab in report
Problem accessing TFSwarehouse using OLA…
Report not showing in Team Explorer
How do I fix the TfsOlapReportDS user pr…
How to create report on custom defined p…
More Warehouse problems
Reports for all current active projects
How to create a report on Work Item Links?
Report server problem.
Can't find links between Work item and t…
Merged Changesets Report