Excel Report Builder–Publish Report in GP 2010
"Excel Report Builder: You do not have security privileges to publish this report." I published an article in late 2009 titled Excel Report Builder: Publish Function that dealt with publishing permissions for report built in Excel Report Builder in Dynamics GP 10.0. Summary of this post is that only user ‘sa’ user can publish the report . Dynamics GP 2010 addressed this problem. I’d say it is resolved partially but not fully because even now not all users are allowed to publish the report. The Publish report permission has been extended to the users with the below server roles sa user DYNSA user db_owner database role sysAdmin fixed server role dbcreator fixed server role On one hand, I found this extension of users as welcoming but on the other hand, I don’t understand why it can’t be applied to all users and leave the control at the user security level. I think it is SQL server limitations which could have made this module developers handicapped to limit t...