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
Hi,
Need a solution/work-around from the power bi experts for the following scenario:
For a dashboard with huge data in power bi (no external coding used) and until now we have implemented user authentication with dynamic rls based on 1 user (email) -> 1 role (either a Plan or Pol).
Requirement: There are multiple Plans and Pols and we need to assign multiple roles to a single user based on different combinations like below:
The data is in the below format. There is no relation between the tables and there is no hierarchy between Plan and Pol.
Help from expertise is much appreciated
@amitchandak @FreemanZ @Greg_Deckler @lbendlin @tamerj1
@Anonymous , I usually Create a table like this and merge it with Assigned user
| COl1 | COl2 |
| All Pols | Pol1 |
| All Pols | Pol2 |
| All Pols | Pol3 |
| Pol1 | Pol1 |
| Pol2 | Pol2 |
| Pol3 | Pol3 |
Same I can DO with all plan.
If needed You can create a combine column and join the table for RLS
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 |
|---|---|
| 37 | |
| 29 | |
| 28 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 36 | |
| 29 | |
| 25 | |
| 24 |