This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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
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 |
|---|---|
| 32 | |
| 26 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 41 | |
| 28 | |
| 22 | |
| 22 |