SSRS URL issues

Adrian Hernandez 41 Reputation points
2021-02-16T17:41:18.423+00:00

Some questions regarding URL options for SSRS reports. Our company uses SharePoint along with SSRS. We need to create URLs that would allow either PDF or Print options for a report but nothing else. The default option is that Toolbar is shown, this doesn't allow to say hide Export or Excel options. All that I find is options to show or hide the Toolbar, or separate URL for say printing and another for PDF. Does anyone know if any type of hacking can be done to force the Toolbar to only show certain options?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,915 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 36,191 Reputation points
    2021-02-17T02:10:47.15+00:00

    Hi @Adrian Hernandez ,

    If you want to disable some export options, we run PowerShell command to find SSRS application and hide the XML export options for the Actions menu. Please refer to this article:sp2010-limiting-reporting-extensions-in.html

    If you want to disable Export Options per report, please refer to this article:
    disable-export-options-per-report-in-ssrs-2012-2014

    Hope it will be helpful for you.

    Regards,
    Zoe


    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.