0
votes

I am pretty new at SharePoint. We are using SharePoint 2010. I need some help on some filtering. We have a library that we want to filter based on the current user and restrict everyone else. In one of the columns in the list is Department. I want only Joe to see items assigned to HR department. I want only Sally to see items assigned to Accounting department, etc. Any help would be appreciated! Thanks!

1

1 Answers

0
votes

If you have only few rows in the list, this can be done without programming

1) Create a new [presence/people] type column Ex name: ViewBy

2) In the ViewBy column add Joe to all rows with column department as HR/sally to Accounting

3) Create filter. Go to Library Settings-> Views Section-> All Documents, then scroll down to filters and show items only when column ViewBy is equal to [Me]