Re: Access Rights for Excel Refreshable Reports
Thanks John,
Yes, all users have right on the view.
Thanks Leslie,
I tried this query in my database. It works fine.
Infact, I have different scenario. There are two companies in Dynamics.
I create a view in 1st company (IR_XXX) where table used for both companies say (GL20000).
I assign access of this view to different database roles in 1st Company. Where database roles, are further assigned to multiple users.
When I publish report in 1st Company and try to show results to users, they are getting error in excel report that they have no access to Select view of 2nd Company. Whereas said view is not exist there.
Then I realize that while publishing excel report, there is field of View Name, Which stores that view in 2nd Company SQL Database (XXX). Here I give access of database role to this specific view and then tables.
It works well for us.
In your expert opinion, Should I use separate views in both databases or suggest any simple procedure.
Regards.
/Irfan