Forum Discussion
Create 2 RLS groups with different conditions
Hi Anonymous ,
Thank you for reaching out to Microsoft Fabric Community Forum.
Deku Thank you for your quick response.
Anonymous Please try the below DAX in the RLS role on the Sales table:
SWITCH(
TRUE(),
USERPRINCIPALNAME() IN VALUES(Manager[Manager]), TRUE(),
USERPRINCIPALNAME() = Sales[UserEmail]
)
If your problem has been solved already, please mark the helpful reply and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster .
Thank you very much for your kind cooperation!
Regards,
B Manikanteswara Reddy
Hi Anonymous ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
B Manikanteswara Reddy
- Anonymous1 year agoNot applicable
Hi @VGL321 ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
B Manikanteswara Reddy
- Anonymous1 year agoNot applicable
Hi @VGL321 ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
B Manikanteswara Reddy