Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi everyone,
I wanna create RLS with the Active Directory.
I got an active link between the Group (from AD, with "etablissement_id" related) and my table "etablissement" (with pk etablissement_id). There is a related table between users and groups and each group equal 1 "etablissement" (like a BU as well).
On one sheet, all is good and the filters are good. On the other ones, none filtrering isactivated...I don't know why...
Relationships :
The sheet which is working :
The sheet which is not working ("etablissement_nom_court" is comin from AD and "Etablissement" is cmin the Table "d_etablissement") :
Thank you all!!
Solved! Go to Solution.
I used USERELATIONSHIP which is a bad idea.....
I use INTERSECT instead of. All is workin! (and created a relationship between d_etablissement and correspondance)
I used USERELATIONSHIP which is a bad idea.....
I use INTERSECT instead of. All is workin! (and created a relationship between d_etablissement and correspondance)
little add 😉
I made this RLS :
| User | Count |
|---|---|
| 53 | |
| 41 | |
| 31 | |
| 26 | |
| 24 |
| User | Count |
|---|---|
| 134 | |
| 111 | |
| 57 | |
| 44 | |
| 37 |