Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Power BI Data Analyst Associate

Domain 2Objective 3

Optimize Model Performance PL-300 Practice Questions (Page 4)

Part of the Model the data domain, which accounts for 25–30% of the PL-300 exam. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~10–20 in this domain), expect 3–7 from this objective — we provide 35 practice questions to prepare you well beyond it. (estimate)

35questions here
7free pages
5concepts
25–30%of the exam

Questions 16–20

  1. 16application · medium

    A retail company's Power BI model imports a product table with 50 columns. The report only uses 'ProductID', 'ProductName', 'Category', and 'Price'. The table also contains a 'ProductDescription' column with long text that is not used. The model refresh is slow. What should you do to improve refresh performance while keeping the report functional?

    Select an answer first
  2. 17application · medium

    A measure 'Total Profit' is defined as SUMX(Sales, Sales[Revenue] - Sales[Cost]). The visual using this measure is slow. You analyze the DAX query and see that the SUMX iterates over many rows. What should you do to improve performance?

    Select an answer first
  3. 18application · medium

    A manufacturing company imports a sensor table that records temperature every second for each machine. The report needs to show average temperature per hour per machine. The table also includes a 'SensorID' column that is not used in any report. The model is too large and refresh takes too long. What should you do to reduce the model size while still supporting the report?

    Select an answer first
  4. 19expert · hard

    A measure 'Total Sales' is defined as CALCULATE(SUM(Sales[Amount]), Sales[Region] = "West"). The measure is slow. You use DAX Studio to analyze the query and see that the storage engine is scanning the entire Sales table. What is the most likely cause?

    Select an answer first
  5. 20expert · hard

    A DAX measure 'Sales YTD' uses CALCULATE(SUM(Sales[Amount]), DATESYTD('Date'[Date])). The measure is slow when used in a visual with a large date range. You analyze the DAX query and see that the storage engine is scanning the entire Sales table. What should you do to improve performance?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “PL-300” is a trademark of its owner, used for identification only.