Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
We have tried to implement 'Row Level Security' in Power BI On premise-solution, this has worked on desktop but after we published the report to server it didn’t worked.
i think we have faced similar issue with this http://community.powerbi.com/t5/Report-Server/Row-Level-Security-in-Power-BI-Report-Server/m-p/31154...
and then unfortunately we found that RLS is not supported in the current version : http://community.powerbi.com/t5/Report-Server/Row-Level-Security-with-Direct-Query-not-SSAS/m-p/3122...
But we have live reports that we used RLS on non-prem version. Has anyone know when RLS will be supported on this version? Or is there any other workaround solution?
We have trying to get Users whose Location information is same with the group on the Groups table and Groups.User is the person who opens the report (USERNAME() function doesn't supported somehow)
Data connectivity mode : Import
Tables
Groups
User - Group
A - Antalya
A - Istanbul
A - Kayseri
B - Antalya
B - Eskisehir
C - Konya
Users
UserName - Age - Location - Department
X1 - 21 - Antalya - IT
X2 - 35 - Istanbul - Purchase
X3 - 45 - Konya - IT
X4 - 21 - Antalya - IT
X5 - 35 - Istanbul - Legal
X6 - 45 - Konya - IT
X7 - 21 - Antalya - IT
X8 - 35 - Istanbul - Purchase
X9 - 45 - Konya - IT
X10 - 21 - Antalya - IT
X11 - 35 - Istanbul - Purchase
X12 - 45 - Konya - IT
You have actual following options:
a) Filter in a live query using the username() at sql server and filter the data
b) use a ssas cube with rls
User | Count |
---|---|
6 | |
4 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |