Forum Discussion
JhD3us
Nov 11, 2025Copper Contributor
Sharepoint view level permissions
Hello, I’m facing an issue in SharePoint. I have a main list where I need to create two views one for “A” users and another for “B” users. What should change is, for example, that “A” users can on...
Ahmed_Masoud97
Sep 15, 2026Steel Contributor
SharePoint views and separate pages are not security boundaries, and SharePoint does not provide column level permissions for lists. Users with access to the list may expose hidden columns through other views or access methods, so sensitive A and B data should be stored in separate permissioned lists, or in Dataverse with column level security.