Greetings,
I have one report that gets data from a stored procedure, I have a sub-report that is ran with its own stored procedured.

They are both grouped together.

Heres what I want. I want [Report 1].[Field 1] to be passed to the parameter of the second report so each time it changes the group, the subreport is updated.

Any ideas?