I have a report that within its grid needs to show details for each row.
Below the data row of the main report I have a subreport that lists some detail for the row.
It is hidden or show by clicking a field / text box in the ‘parent row’.
I need to use a field value from the parent data to populate each detail row.
So far I have not been able to pass this value, and I am receiving this error message:
Data retrieval failed for the subreport, ‘SiteProfileRate’, located at:
If anyone can point me in the right direction, I would greatly appreciate the help.
Thanks for any and all help and assistance!!!
Looks like I pieced it together…
For those interested, this is what worked for me…