One report has hidden reports within
What are "hiddens" reports good for, if no one can see the "hidden" content?
No, you can't achieve your requirement.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am a SSRS newbie, so pardon simple questions. I created two main reports. One report has hidden reports within. The other report has sub-reports. When I deployed the programs to Reporting Services, the sub-reports appear as selection options. How do I hide these sub-reports so a user cannot select them?
One report has hidden reports within
What are "hiddens" reports good for, if no one can see the "hidden" content?
No, you can't achieve your requirement.
Hi @Stephen Schleyer,
Not really clear about your issue, could you please give more information?
If you want to hide the sub-report, you may remove it when you design the report.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.
Hi @Stephen Schleyer,
You may right click the subreport and choose subreport properties, under the visibility--hide the report.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.
In Visual Studio, I created a orders and sales report. If the user clicks on the “Total Orders" box a subreport will be produced to show the data behind the total value. Besides not being able to find the sub-report properties menu, the visibility option says on initial run. In my report the subreport doesn’t run until it is selected. What does the hide option do in this case?
When these reports were deployed to the production server, the icons “Total Sales” and “Total Orders” appear. I don’t want the user to be able to see these. If I right-click on the icon and select manage, it allows me to select “Hide this item” but all this is doing just greys out the icon but still allows the user to select it.
I just want to user to see two options “Total Sales and Orders” and “Vendor PO Report”.