July 11, 2014 at 3:36 am
Goodday All,
I try to give permission to a group in ssrs so that they can view the report in the report manager but when they click on it, they should not be able to open the report(depending on the rights they have).
It doesn't seem to be possible to display "reportnames" but block access to the report.
Does anybody know if this is possible and if it is, how to achieve this?
thanks
August 22, 2014 at 12:18 pm
I worked on a SSRS project which we converted it to web based from Windows based.
to filter a report based on the user logged in , we added a column to the data table , so each row belongs to a particular group( US states for example ). using UserID report function to filter dataset.
a lot of details , may be an eye opener for you.
August 22, 2014 at 12:35 pm
Unfortunately there isn't a way to do this natively. If you have rights to see the report in the list you can run the report. I can see a use case where you might want a user to know a report exists, but not be able to run it, but I would think that would be a rare case.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply