I have a report in SSRS that needs to disable the “Export” functionality based on who the User is. Is this do-able? And, is it possible to disable all Export options except the PDF option
Thanks
Mike
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Upon research, I found the below URL that basically says you can’t disable “Export” on a report by report basis….only pre server. Also, it looks like, when using the ReportViewer control on an aspx page, you can disable “Export” types. The author suggest that SSRS incorporate this in the Reports Manager.