Forum Discussion
prajaktakeni11
2 years agoHelper I
RLS based on Category
Hello , I have employee data with different role , I want to restrict data based on Resource type for example Employee (1) has resource type A and is location head can view only his data being a lo...
prajaktakeni11
2 years agoHelper I
I do have a Refrence Table , with USERNAME we are mapping it to Resource Type
- lbendlin2 years agoSuper User
Needs to be USERPRINCIPALNAME. their email address, basically.
- prajaktakeni112 years agoHelper I
lbendlin Can't we do it with employee id USERNAME()......?,
and Could you please help me out on dax how can I restrict data based on Type for specific People- lbendlin2 years agoSuper User
For dynamic RLS you don't need anything else, but it must use USERPRINCIPALNAME, and your reference table must control the fact tables of the data model.