Forum Discussion
PollyPowerBI
8 years agoNew Member
Want to Default Filter based on Row Level Security Role
In Power BI, we have a report that is connected to data model pbix file using "Power BI Dataset" as data source option and we are implementing RLS for that specific report. We are able to successfull...
nirvana_moksh
8 years agoImpactful Individual
From all my RLS implemnetation's I have not seen the feature wherein a selection can be made based on the user, I would imagine doing something with R or Python (now) might be a route to look into. RLS is only for data restriction and not data selection, but definielty a great idea to post and have in PBI.
One other way you could be innovative is to have another column which list the email of the users along with the needed slicer selection and maybe have RLS on that as well? In that way whenever a user logs in he/she only sees the necessary and applicable slicers.