Hi @db042190 ,
I understand that you have three reports, named A, B, and C. Where B is the sub-report of A, and C is the sub-report of B. Your current situation is that the parameters cannot be passed from B to C, but the parameters can be passed from A to B correctly.
I tested it locally and the above situation did not occur. I guess there may be a problem with the parameters of your C report.
In Report Builder, if a parameter is missing from the Parameters list and the subreport has a default value defined, the subreport will be processed correctly.
In Report Designer, all parameters that are required by the subreport must be included in the Parameters list. If a required parameter is missing, the subreport is not displayed correctly in the main report.
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.