We are trying to add a Sub-Report in a Main report, and we are getting the data but not the parameters. The Parameters showing as Null.
Passing an empty data source into the subreport which resulted in empty data set and Parameter values "Null"
Fixing that by passing the report connection instead, and it should resolve the issue.