Hi everybody,
I am pretty new in the reporting service world.
I am trying to show a report list from my SSRS, to achieve that I am using web report viewer control, and it works fine, but I would like to know a way to show just the reports for a specific user, let me explain.
In the server I have 10 reports in my server but just the manager has right to see all the reports, some employees have right to see 3 or 5 and so on..., Now I want render a reports list by user right, How can I get the user right from the reporting service
database?
Thanks in advance