Forum Discussion
RLS for individuals
- Anonymous9 years ago
vanessafvg It sounds like you want to use Dynamic RLS. This method allows you to use a dynamic way to filter data within the model. Really high level, it requires you to build a mapping table with the user info and what they will be filtered by. Here are a couple links that will get you headed in the right direction, but essentially this method calls for 1 role, and DAX is used to recognize the user and filter the model accordingly.
This example is for a full tabular model build, but is relevant to the Desktop
And this example by Reza Rad show a simple implementation using the Desktop
vanessafvg It sounds like you want to use Dynamic RLS. This method allows you to use a dynamic way to filter data within the model. Really high level, it requires you to build a mapping table with the user info and what they will be filtered by. Here are a couple links that will get you headed in the right direction, but essentially this method calls for 1 role, and DAX is used to recognize the user and filter the model accordingly.
This example is for a full tabular model build, but is relevant to the Desktop
And this example by Reza Rad show a simple implementation using the Desktop
Thank you Anonymous
Can you please let us know if we can implement Dynamic RLS for On-premises Power BI Report Service?
Thank you in advance.
- Anonymous8 years agoNot applicable
catalind86 Yes, RLS will work in PBI Report Server