nerdexam
MicrosoftMicrosoft

PL-300 · Question #267

PL-300 Question #267: Real Exam Question with Answer & Explanation

Sign in or unlock PL-300 to reveal the answer and full explanation for question #267. The question stem and answer options stay visible for context.

Submitted by dimitri_ru· Apr 18, 2026

Question

You have a Power BI model that contains a table named Employee. The table contains the following data. Each employee has one manager as shown in the ParentEmployeeID column. All reporting paths lead to the CEO at the top of the organizational hierarchy. You need to create a calculated column that returns the count of levels from each employee to the CEO. Which DAX expression should you use?

Options

  • APATHLENGTH(PATH(Employee[EmployeeID],Employee[ParentEmployeeID]))
  • BPATHITEM(PATH(Employee[EmployeeID],Employee[ParentEmployeeID]),1,INTEGER)
  • CPATHCONTAINS(PATH(Employee[EmployeeID],Employee[ParentEmployeeID]),1)
  • DPATH(Employee[EmployeeID],Employee[ParentEmployeeID])

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.

Full PL-300 PracticeBrowse All PL-300 Questions