Forum Discussion
RLS by Brand
- Anonymous6 years ago
Hello
has the solution for this.
I've created a new columume like New_Column "All." used that column in the Row Level filter.
DAX used as row-level filter
NOT(ISBLANK(LOOKUPVALUE(RLS[Country],RLS[Country],[New_Column],RLS[Email ],userprincipalname())))
||
NOT(ISBLANK(LOOKUPVALUE(RLS[Brand],RLS[Brand],[brand],RLS[Email ],userprincipalname())))
Hi Anonymous
If you don't set RLS, the user can see all table Brand values. Please provide me with more details about your table or share your pbix file with me.
And show me your problem and the result you want.
I hope the blogs about RLS can help you, links are as below:
https://docs.microsoft.com/en-us/power-bi/guidance/rls-guidance
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
https://community.powerbi.com/t5/Service/RLS-for-default-Value-Show-all/td-p/231465
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.