• I think you have to define parameters for subreports in three places:

    1. In the subreport itself

    2. In the main report

    3. Right-click on the cell in the main report containing the sub-report. Go to properties-> parameters and define the parameter there.

    If the third one isn't configured, the main report might not know to pass the parameter to the subreport. Is the parameter set up in all three places?