Hello commuity,
I have a column in sharepoint which is the data source and has a column 'Email id'. This column can have 1 email id of the user and can also have 10 different email id's of different users.
I want to implement row level security basis this column, so if I have 2 users / email ids in column 'Email id' then these 2 users should be only be able to see these items.
I can make it work for 1 user but not able to make it work for multiple users / email id's in the column.
If anybody can guide or help?