We have a report that we view via the csp pages provided with enterprise. Right now there is a param that gets a dynamically generated view that populates the report. All we need is to pass the param into the report and it grabs the data via a sp. Is theer any way to pass the param to the report. I am thinking maybe a url param one the viewreport.csp page but I am unsure hopw to implement that or even if it will work. Right now we simply get the param request form and enter the id in that way but that is not a viable solution for us. Any ideas on how to get this 0one id to the report?