Sunday, February 19, 2012

Accessing the Report Builder Application

Hi,

Report Builder Application can be accessible only through Administrator previleged users or any user can access the report builder application? If it possible then how do we access it?.

Here we have a list of domain users, I have given the Report Builder rights to all domain users in the properties window in Report manager. When the domain user logging into the report manager, they can not able to see the report builder icon. Once I add my domain users into my server's administrator group they able to see the report builder icon as well as they can work with the application.

Expecting your answer in this.

Thanks in advance

You must also grant "Execute Report Definition" permissions, which is a system-level permission in SSRS|||

Thanks Russell.

If I set my users with administrator previlege with "Execute Report Definition" permissions, it is working fine.

I dont want to give "administrator" previlege to all the users to access the Report Builder application. Is it possible to access the reportbuilder application without giving the Administrator previlege

Advance Thanks and your help is highly appreciated.

|||

Hi,

Can anybody suggest how to access the report builder application in the asp.net webform so that the end user will able to drag and drop their required fields to get the desired o/p?

Can you please provide a sample demo for that?

|||

You don't need administrative privileges to run report builder. All you need is to grant your RB users an RS system role that contains "the execute report definitions permission".

In addition, if they want to use models, they will need access to the "report builder" role in the folder that contains the models.

|||

This is not currently supported. All you can do today is embed a URL to http://host/reportserver/ReportBuilder/ReportBuilder.application, which will cause Report Builder to be launched via clickOnce activation.

No comments:

Post a Comment