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 team,
I have a report for which RLS is enabled for users.
Account | User |
1 | 1 |
1 | 2 |
1 | 3 |
2 | 4 |
2 | 5 |
3 | 6 |
We have a report with single select slicer for account, Lets say this report is published to Power Bi service with Account-1 selected suppose if user 4 logins first time he would see Account 1 for which no record shows ( because of cache).
Is there a way that all these first time users will see only there records in Account slicer in Power BI service.
@Anonymous - Perhaps https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Hierarchical-Row-Level-Security/m-p/889567#M406
@Anonymous , slicer initialization is an issue.
See if this can work. You can have a column like this and select the current user. Not RLS of slicer need to take care of
if([user] =useprincipalname() ,"Current Uset", [User] & "")
OK but then i have some set of super users who have access to all the data. Below approach is just for RLS
Hi @Anonymous,
You can also take a look at gateway SSO options that allow using end-users' credentials to interact with data sources if your data source in the support data sources list.
Overview of single sign-on (SSO) for gateways in Power BI
Configure Kerberos-based SSO from Power BI service to on-premises data sources
Regards,
Xiaoxin Sheng
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |