Implementing RLS
In this example you will be implementing RLS to allow users of our dashboard to only see certain data.
You'll be using USERPRINCIPALNAME()
to create a custom DAX expression, so
salespeople can view their own sales performance, while other roles will not be able to see any data at all.
If you lost progress open workbook 2_2_implementing_RLS
.
This exercise is part of the course
Intermediate DAX in Power BI
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
