Forum Discussion
tarockx
Dec 11, 2023Copper Contributor
Allowing users to create files that are only visible to them
Hello I'm using SharePoint on a Microsoft 365 business subscription, and I have the following requirement: I want users to be able to create files inside a collection that can only be viewed/edited...
tarockx
Dec 11, 2023Copper Contributor
Thanks for your input. My use case is that I need all users to be able to upload documents to the same shared folder, that is then accessed by managers that are collection admins and can see all the documents of the various users in one place. But the normal users cannot be allowed to see each other's documents. Can you tell me if there is a best approach for such scenario?
Thanks again for your help.
pnthrzrule
Dec 11, 2023Iron Contributor
I understand. You could use Power Automate to change the permissions of the file as soon as it uploaded to only be visible to the user and their manager. Again...that methodology always seems like overkill to me...SharePoint sites are really meant as spaces where more than just a handful of folks can access something. That again leads me back to OneDrive. The user should create a folder within OneDrive and then share that folder with the 1 or 2 people who need to be able to see these files. Then the user adds files to the folder in OneDrive and shares a link with the manager each time they add a new file. Just my humble opinion
- tarockxDec 12, 2023Copper ContributorThanks for the tips. I understand your point about OneDrive, but I have an explicit requirement where managers want to be able to access the folder and see ALL the files at once in a single location, so sharing a link for every file is definetly not an option. I will investigate the power automate route... any pointers?