Courseiva
mediumMultiple ChoiceObjective-mapped

PL-900 Practice Question: Based on the exhibit, what is the result of the…

Network Topology
|Refer to the exhibit.Power BI Desktop output:Table: SalesDAX formula: TotalQuantity = SUM(Sales[Quantity])

Based on the exhibit, what is the result of the TotalQuantity measure?

⚠ Common exam trap

A common mix-up: candidates confuse SUM with COUNT or average the values, leading them to pick 15 (a single row value) or 30 (a partial sum), rather than correctly aggregating all rows.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

45

The TotalQuantity measure uses the SUM function on the Quantity column, which aggregates all numeric values in that column. Given the data in the exhibit, the sum of the Quantity values (10, 15, 5, 15) equals 45, making option D correct.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • 15

    Why it's wrong here

    15 is the quantity for OrderID 3 only.

  • 50

    Why it's wrong here

    50 is not the sum of the quantities.

  • 30

    Why it's wrong here

    30 is the sum of OrderID 1 and 2 only.

  • 45

    Why this is correct

    10+20+15 = 45.

About these practice questions

One of 904 original PL-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.