Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
multt0
Frequent Visitor

how to make RLS

I have 3 table

Dim_Employee, Dim_Auth, Fact

multt0_0-1695039010933.png

I want A to be able to see only 11 and 13 groups of data.
How can I do RLS?

I already make dax at fact like delow.

---

[group] IN
SELECTCOLUMNS(
FILTER(
'Dim_Auth',
Related('dim_employee'[Big_group]) = [Big_group]
),
'Dim_Auth'[group]
)

---

but i can see all..

1 REPLY 1
TomMartens
Super User
Super User

Hey @multt0 ,

 

I'm wondering if you are aware of this article: Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn

Share the relationships of the tables in your semantic model.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.