Forum Discussion
msudulag
8 years agoHelper II
each user having different role and application wise data display
Hi All, I have user,application,role information my table, while user seeing a report there is a validation need to be implemneted like if the user is Admin for particular application he can...
v-haibl-msft
8 years agoMicrosoft Employee
So there is another table which includes the user emails, which has relationship with this table?
Maybe we need to create a crossjoin table using the USER_NAME and APPLICATION_NAME columns, then create another column to identify if this row is visible to current user.
Best Regards,
Herbert
msudulag
8 years agoHelper II
Hi v-haibl-msft,
Can you please suggest how can i achieve this requirement.
can you give any examples.
Regards
Msudulag