By default, users do not see the "Report Builder" button on the Report Manager toolbar in SQL Server 2008 (R1). How do I give the user permission to use the Report Builder?

link|improve this question

39% accept rate
feedback

2 Answers

Try graning Manage Reports

link|improve this answer
feedback

There is a role for this on the security tab in Report manager. Do a new role assignment or add the Report Builder role to an existing role assignment. Additionally you may need to add them to the site security section as a System User.

Home Folder Security:
http:/localhost/reports/Pages/Folder.aspx?SelectedTabId=PropertiesTab

Site Security:
http:/localhost/reports/Pages/Settings.aspx?SelectedSubTabId=SecurityLinkID
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.