I'm encountering a problem in the linking of the parameter fields between sub report and container report.
I have created the parameters in both a sub report and container report and linked the parameters through the edit sub report links function.
When the parameters are linked, the sub report is not displayed. It is almost as though the parameter fields are physically linking in the same way as a database would, rather than passing the parameter from the container to the sub report. When I break the link, the container and sub reports generate correctly.
All I'm trying to do is utilise a parameter field to pass a report name, that the user can specify from the container report to all sub reports.