March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi
Lets say I have four roles:
- AccountManagerTim: AccountManager = "Tim"
- AccountManagerDave: AccountManager = "Dave"
- SupportTeamRed: SupportTeam = "Red"
- SupportTeamBlue: SupportTeam = "Blue"
Once these are filtered and applied to a user, do I then need to create a role that includes all of the filters so that other users not in the filter can see data? IE:
- AccountMangerAll: AccountManager IN {"Tim","Dave"}
- SupportTeamAll: SupportTeam IN {"Red","Blue"}
Then I would need to apply these to the rest of the users that are not filtered? Is my understanding of this correct or will the rest of the users see ALL data simply by having no filter against them?
One of my users is suffering from seeing no data and I can only assume this is the reason.
Damon
Solved! Go to Solution.
You can have a global role for users who need to see all data. Then, users who need to see specific data can be added to specific roles as needed. That way everyone is covered.
Please refer to this article: https://docs.microsoft.com/en-us/power-bi/desktop-rls
@Anonymous Yes that is exactly what I am looking for - how to create a global role that can see everything. Should I be essentially "limiting" it to all selections that I have limited users to in other roles?
The link you have provided is the basic premise of RLS and does not allude to any global roles in anyway.
You can just create a new role with no filters
Thank you @Anonymous, that's the bit that was missing. Appreciate your quick response on that. Sometimes it is much more simple than you expect!
It was simpler before: if you were not assigned a role you were able to see everything but then Microsoft changed this and now you need the global useless role
I see, this is how I assumed it worked, glad I am not going crazy.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
143 | |
97 | |
79 | |
68 |