Courseiva
hardMultiple ChoiceObjective-mapped

PL-900 Practice Question: A financial analyst creates a Power BI report to…

A financial analyst creates a Power BI report to compare quarterly revenue across years. The data has a 'Date' column and a 'Revenue' column. The analyst wants to display year-over-year growth for each quarter. Which visual and configuration would best achieve this?

⚠ Common exam trap

Watch out — candidates often choose a chart option (like a line chart with trend lines) thinking it visually shows growth, but the question specifically asks for displaying year-over-year growth for each quarter, which requires a tabular or matrix format to show exact percentage changes per quarter across years.

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

Matrix visual with years as columns, quarters as rows, and a measure for YoY growth

A Matrix visual allows you to place years as columns and quarters as rows, then define a DAX measure for year-over-year (YoY) growth (e.g., (Current Year Revenue - Previous Year Revenue) / Previous Year Revenue). This directly compares each quarter’s revenue across years in a structured, tabular format, which is the most effective way to display YoY growth for each quarter.

Answer analysis

Option-by-option breakdown

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

  • Line chart with date hierarchy and revenue, adding year-over-year trend line

    Why it's wrong here

    Trend line shows growth over time but not per-quarter comparison.

  • Matrix visual with years as columns, quarters as rows, and a measure for YoY growth

    Why this is correct

    Matrix allows side-by-side comparison and custom measures.

  • Stacked bar chart with quarters on axis and revenue as values, using year as legend

    Why it's wrong here

    Shows composition, not growth rate.

  • Scatter plot with revenue on both axes and date as detail

    Why it's wrong here

    Scatter plot is not suitable for this comparison.

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.