I have an issue where I wish to hide/show a sub-report based on a parameter that is passed to the main report.
I can set the hidden property using an expression whic
Right-click on the sub report object in the main report and select “Format Subreport…”. This will open the Format Editor.
Select the “Subreport” tab in the Format Editor.
place a check mark in the “Suppress Blank Subreport” check box.