Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi Team,
I have created dynamic RLS on powerbi
In table i have 3 columns
Type Country sales
B2B India 10
B2C India 20
B2B Germany 10
B2C Germany 20
Dynamic RLS table I have created like this
Type Country User
B2B India A@xyz.com
B2C India b@xyz.com
B2B Germany c@xyz.com
B2C Germany d@xyz.com
Because of many to many i have created bridge table for Country
Country
India
Germany
I have created role saying Dynamic = userprincipalname()
when I test the role for a@xyz.com he can see only "India" data but he is seeing for both B2B and B2C
we don’t want him to see for B2C we need to show him only for B2B India.
Could you please help me who to achieve this.
Solved! Go to Solution.
@amitchandak - Thanks a lot Amit. You are really genius. When ever I need help, all my questions I got answers from you.
@Balhemkan , The above two should join in a combined key
new column in both tables
Key = [Type] & "-" & [Country]
@amitchandak - Thanks a lot Amit. You are really genius. When ever I need help, all my questions I got answers from you.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 73 | |
| 38 | |
| 35 | |
| 26 |