forwheeler


I have 2 datasets in my report and I want to pass a field from the 1st dataset as a parameter to the 2nd dataset.

How can I do this

I tried to set the report parameter from a query using the 1st dataset but the parameter is always equal to the first record in the recordset-it never changes per row.




Re: pass hidden parameter from one dataset to another

forwheeler


I used a subreport and passed it a parameter based on each row to get this to work.