Forum Discussion
nathanhanser
10 years agoNew Member
Variable or Parametering Report based on Log in
Hello, I am looking to build a report that is specific to each user that is logging into powerbi.com/sharepoint. I was wondering if there was a way to build a filter/variable/parameter to fil...
HarrisMalik
Continued Contributor
10 years agonathanhanser what you are looking for is row level security which can best be defined in SSAS (Multidimensional or Tabular). This way when user logs in to powerbi.com and open the reports he will see only what he is allowed to see.
Regards
Harris
greggyb
Resident Rockstar
10 years agoResponding to HarrisMalik, I would like to emphasize that SSAS is not just the best way to define role-base / row-level security, it is the *only* way to do so currently for reports in the Power BI Service without using preview features.
If willing to use the Enterprise Gateway, then row-level security can be implemented natively in SQL Server 2016, Azure SQL DW, and Azure SQL DB.