How to let employees only access a folder to their name in SharePoint

David Humphrey 0 Reputation points
2023-02-16T20:23:03.3533333+00:00

I have a document library with folders. Each folder in the library is a seperate employees name. Example:

Employees/Smith_John

Employees/Doe_John

Each employee submits a document through a Powerapp form that pushes it to a larger folder, "Submitted Documents". I then take the document and move it to John Smith's folder. Is there a way to allow both employees to look in the Employees Folder and only see their submitted documents without applying permission to each folder seperately. It gets time consuming having 100 employees.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,230 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,454 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AllenXu-MSFT 24,516 Reputation points Microsoft External Staff
    2023-02-17T06:43:54.1766667+00:00

    Hi @David Humphrey,

    In this case, you can add a Person column named like "Owner" in your library. Fill "Owner" field with the name of the employee. Go to Library settings then > Views section > Select the view to edit > Go to Filter section > set "Owner" is equal to [Me].

    User's image

    Users can only see and access the folder whose "Owner" field is equal to their account name in the library then.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.