What this quiz covers
This quiz focuses on Performance Analyzer, giving you a quick way to practice the rules, question types, and explanations that matter most for Microsoft Power BI.
You record a report page by using Performance Analyzer and then select Refresh visuals. The recorded totals are: Sales card, 420 ms; Revenue by region chart, 1,760 ms; Product matrix, 2,140 ms; and Date slicer, 310 ms. The matrix has a DAX query duration of 480 ms and a Visual display duration of 1,520 ms.
Which action should you take first to improve the slowest visual?
Microsoft Power BI Quiz
Practice Performance Analyzer in Microsoft Power BI with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Performance Analyzer, giving you a quick way to practice the rules, question types, and explanations that matter most for Microsoft Power BI.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
You record a report page by using Performance Analyzer and then select Refresh visuals. The recorded totals are: Sales card, 420 ms; Revenue by region chart, 1,760 ms; Product matrix, 2,140 ms; and Date slicer, 310 ms. The matrix has a DAX query duration of 480 ms and a Visual display duration of 1,520 ms.
Which action should you take first to improve the slowest visual?
Performance Analyzer reports 2,300 ms for a chart. Its components are DAX query, 210 ms; Visual display, 190 ms; and Other, 1,900 ms. Several other visuals are also refreshing on the page.
Which conclusion is best supported by these results?
A visual takes 3,400 ms during the first Performance Analyzer recording and 620 ms when refreshed immediately afterward. No report or model changes were made between the recordings.
What should you do before concluding that the visual normally completes in 620 ms?
Performance Analyzer shows that a table visual has a DAX query duration of 2,600 ms and a Visual display duration of 170 ms. You want to investigate the query outside the report canvas.
Which Performance Analyzer action provides the most relevant artifact for the investigation?
Two visuals display the same measure with identical filter context. A card completes in 180 ms. A matrix completes in 2,050 ms and displays thousands of cells with conditional formatting. The matrix's DAX query duration is 240 ms.
Which change is the most appropriate first optimization based on the Performance Analyzer evidence?
A chart's total duration is 2,800 ms. Performance Analyzer attributes 2,350 ms to DAX query and 160 ms to Visual display. The chart contains only five data points.
Which investigation should have the highest priority?
A page contains a slicer and six charts. Users report a delay only when they change the slicer selection. A full-page Refresh visuals recording shows acceptable timings.
Which Performance Analyzer workflow best reproduces the reported issue?
A report page is already open in Power BI Desktop. You open Performance Analyzer and select Start recording. No entries appear in the pane, even after you wait several seconds.
What should you do to obtain a comparable timing entry for every visual currently displayed on the page?
A developer must send a colleague the current Performance Analyzer measurements for several visuals. The colleague needs the recorded categories and durations for offline comparison, not the underlying report data.
Which action should the developer take?
After a page refresh, Performance Analyzer lists one chart at 1,900 ms. After the developer removes that chart, another chart that previously showed 1,400 ms now completes in 650 ms. The second chart's DAX expression was not changed.
What is the most defensible interpretation of these results?