Stuck trying to launch a report from within a SSRS Report

I have a detail report that I want the users to be able to click through to by clicking on the row of the summary report.  I'd rather it be a separate report because it is pulling in a lot more detail data on the constituent level.  

I am trying to use the "Go to report" action from the Summary Report.  I can pass the correct value to the parameter of the detail report from the row no problem.  The thing I am hung up on is passing a the other parameters from the parent report such as @UserGroup @UserId etc.  and a @YEAR parameter from Parent Report.