Forum Discussion
Arklur
8 years agoResolver II
Analysis Services - Dynamic filter for users not working
I'm trying to create a dynamic filter for my model, using the "[UserName] = USERNAME()" filter on my model, based on this tutorial video.
My problem is that it looks like it doesn't work (the user can see all data).
(Different colors mean different users.)
I checked the user is not an admin (neither on the server nor database). I guess I'm missing something, any idea what could it be?
3 Replies
- AnonymousNot applicable
Arklur,
What mode do you use to connect to SSAS database in Power BI Desktop, import or connect live? Dynamics Row Level Security(RLS) only works in Connect Live mode. For more details, please review the following official article.
https://docs.microsoft.com/en-us/power-bi/desktop-tutorial-row-level-security-onprem-ssas-tabular
Regards,
Lydia