June 24, 2016 at 9:52 am
Can SSRS send reports out based on manager if that is a group within the report? What I want to do is have a supervisor group then employee, send the report to each supervisor so they only see their employee information.
Any help would be greatly appreciated.
June 24, 2016 at 12:03 pm
you are looking for a data driven subscription, which is an enterprise feature; are you using SQL enterprise or standard?
the subscription can use a table or view to feed the parameters like emailaddress,EmployeeId,ManagerId on a per-report basis.
400 rows in the view=400 separate , individualized emails for example.
Lowell
June 24, 2016 at 12:19 pm
Thank you so much!
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply