I am using Reporting services on SQL 2008. I have a view listing login names and Department among other info. I have a report with a tablix that lists all the data from the view. when employees login they should only see other employees from the same department. how and where should the statement be used to achieve this?
any help is appreciated.
any help is appreciated.