Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all, I am trying to configure RLS for some reports using windows security groups. The structure I have is:
I need to use the security group to filter the franchisee ID in Dim Store: this is the best I can put the logic:
RLS[ObjectID] = USEROBJECTID() &&
TREATAS(VALUES(RLS[Franchisee_ID]), Dim_Stands[Franchisee_ID])
But of course this doesnt work. Can anyone provide me with some DAX or an example on how to do this from the RLS side?
Solved! Go to Solution.
You can refer to below demo.
Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !
Thank you~
Hi @DataEngineer314 ,
Did xifeng_L reply solve your problem? If so, please mark it as the correct solution, and point out if the problem persists.
Best regards,
You can refer to below demo.
Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !
Thank you~
This is standard static RLS. Create roles, one for each security group. Then in the service assign each group to their role.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
21 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |