Microsoft
PL-300 · Question #344
You have a Power BI data model that contains a table named Employees. The table has the following columns: - Employee Name - Email Address - Start Date - Job Title You are implementing dynamic row-lev
Sign in or unlock PL-300 to reveal the answer and full explanation for question #344. The question stem and answer options stay visible for context.
Submitted by carter_n· Apr 18, 2026
Question
You have a Power BI data model that contains a table named Employees. The table has the following columns:
- Employee Name
- Email Address
- Start Date
- Job Title
You are implementing dynamic row-level security (RLS). You need to create a table filter to meet the following requirements:
- Users must see only their own employee data.
- The DAX expression must work in both Power BI Desktop and the Power
BI service. Which expression should you use?
Options
- A[Employee Name] = USERPRINCIPALNAME()
- B[Email Address] = USERNAME()
- C[Employee Name] = USERNAME()
- D[Email Address] = USERPRINCIPALNAME()
Unlock PL-300 to see the answer
You've previewed enough free PL-300 questions. Unlock PL-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.