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
We are having an SSAS tabular cube and we are using a live connection.
So the definition of the Dynamic Row Level Security will be on the SSAS tabular cube.
We are having only the Azure Active Directory Groups email to have build a dimension.
For each specific department (HR, Sales,...) the person viewing the report based on the department he is working on.
We are using DRLS because an employee can be working on two or more departments.
So an employee can belong to one or more Active Directory Groups
The current Department dimension we are modeling is like below :
DepartmentSK
ADEmail
and we are linking it to fact table Sales. The employee is directly linked to the fact table.
My question do we need the email address of all employees belonging to an Azure Active Directory Group?
Or we can just configure that using the Azure Active Directory Group email.
For security and data protection, the client is currently providing only the Azure Active Directory Group email.
Solved! Go to Solution.
Dynamic RLS works with individual email addresses. If you want to use AD groups you need to implement static RLS (which may not be supported in your scenario).
Dynamic RLS supports the case where an individual reports to multiple managers.
Dynamic RLS works with individual email addresses. If you want to use AD groups you need to implement static RLS (which may not be supported in your scenario).
Dynamic RLS supports the case where an individual reports to multiple managers.
Is it possible to use the USEROBJECTID instead of the email ?
No, your only choice for dynamic RLS is USERPRINCIPALNAME which is the email of the AD object accessing the app/report/dataset.
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 |
|---|---|
| 55 | |
| 40 | |
| 35 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 72 | |
| 38 | |
| 35 | |
| 26 |