I have user security excel where i have fields like, ACCEE USERID Channel Project
suppose,
ACCESS
USERID
Channel
ProjectCode
USER
U1
DC1
P-12438
USER
U1
DC2
P-12429
ADMIN
U2
*
*
in my original data I have ProjectCode for DC1 is P-12438,P-12429,P-13421,P-13241 so, whatever codes mentioned in user access file for DC1 those should be excluded when user access application i.e. user can see only DC! data for project code P-13421,P-13241 but, admin user should see all data.
let me know your suggestions if anyone have already implemented.