This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I have more than 400 professionals who need to access power Bi, and each one has their own access, that is, I need to create more than 400 RLS
Note: I have several data from these users in a spreadsheet
There is a method to create and assign more than 400 RLS in a practical way or to make an RLS that captures the user's email by Office 365
Solved! Go to Solution.
@DanOnofre , You can implement it using email id, value(In a table) in Power bI desktop and you can create an email-enabled list with all 400 employees and in power bi service assign the list to the role
How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk
Hi @DanOnofre ,
You could check this document about using userprincipalname() to implement dynamic row-level security.
https://powerbidocs.com/2021/01/18/dax-userprincipalname-use-in-rls/
In short, you will need a table contains users and their email. This table will be able to filter the fact table by username. Then you will only need to create one role to implement dynamic row-level security by using userprincipalname().
Best Regards,
Jay
Hi @DanOnofre ,
You could check this document about using userprincipalname() to implement dynamic row-level security.
https://powerbidocs.com/2021/01/18/dax-userprincipalname-use-in-rls/
In short, you will need a table contains users and their email. This table will be able to filter the fact table by username. Then you will only need to create one role to implement dynamic row-level security by using userprincipalname().
Best Regards,
Jay
@DanOnofre , You can implement it using email id, value(In a table) in Power bI desktop and you can create an email-enabled list with all 400 employees and in power bi service assign the list to the role
How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 26 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 32 | |
| 25 | |
| 23 |