Unit 6 - Practice Quiz

INT374 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 What is the primary purpose of the 'Optimize' ribbon introduced in Power BI Desktop?

A. To manage data relationships and cardinality
B. To provide tools for controlling visual refresh and analyzing performance
C. To write complex DAX formulas automatically
D. To create custom visual themes and layouts

2 Which button in the Optimize ribbon prevents visuals from updating automatically while you are making changes to the report?

A. Pause Visuals
B. Lock Visuals
C. Stop Queries
D. Freeze Pane

3 When 'Pause Visuals' is active, what must a user do to see the updated data in a specific visual?

A. Restart Power BI Desktop
B. Click the 'Refresh' button on the specific visual overlay
C. There is no way to update a single visual
D. Switch to Data view and back

4 Which tool is used to record and analyze the time taken by visual elements to load and render?

A. Performance Analyzer
B. SQL Server Profiler
C. DAX Formatter
D. Query Editor

5 In the Performance Analyzer results, what does the 'DAX query' metric represent?

A. The time it takes to render the visual on the screen
B. The time taken to download data from the cloud
C. The time required by the analytical engine to execute the query
D. The time waiting for other operations to complete

6 Which of the following is NOT a category of duration shown in Performance Analyzer?

A. DAX query
B. Visual display
C. Network latency
D. Other

7 What feature in the Optimize ribbon allows you to quickly apply pre-configured settings for 'Query reduction' or 'Interactivity'?

A. Performance Tuner
B. Optimization Presets
C. Quick Measures
D. Theme Gallery

8 If you select the 'Query reduction' setting within Optimization Presets, what change is commonly applied to slicers?

A. Slicers automatically select all values
B. Slicers are converted to dropdowns
C. Slicers become invisible
D. An 'Apply' button is added to slicers

9 In Performance Analyzer, what does the 'Copy query' function allow you to do?

A. Copy the visual formatting settings
B. Copy the resulting data table to Excel
C. Duplicate the visual on the canvas
D. Copy the SQL or DAX generated by the visual to the clipboard

10 What is the meaning of the 'Visual display' duration in Performance Analyzer?

A. Time taken to retrieve data from the source
B. Time spent waiting for other visuals to load
C. Time required to render the visual elements (charts, graphs) on the screen
D. Time spent calculating DAX measures

11 Under the 'Other' category in Performance Analyzer, what is a common cause for a high duration?

A. Complex DAX calculations
B. Rendering complex maps
C. Waiting for other visuals to finish refreshing (queueing)
D. Applying conditional formatting

12 When using the Optimize ribbon, how can you force all visuals to reload data from the cache or source?

A. Click 'Optimization Presets'
B. Close and Reopen the file
C. Click 'Refresh Visuals'
D. Click 'Pause Visuals'

13 Which storage mode generally benefits most from 'Query Reduction' settings?

A. Import Mode
B. Live Connection
C. DirectQuery
D. Dual Mode

14 What happens to cross-highlighting when 'Query reduction' presets are applied?

A. It is usually disabled by default
B. It changes color
C. It forces a data refresh
D. It becomes faster

15 To use Performance Analyzer, what must you do first after opening the pane?

A. Export to Excel
B. Write a DAX measure
C. Select a visual
D. Click 'Start recording'

16 Which external tool is most commonly paired with Performance Analyzer to fine-tune DAX queries?

A. Power Automate
B. Excel
C. Notepad
D. DAX Studio

17 What file format does Performance Analyzer export its results to?

A. .XML
B. .PBIX
C. .JSON
D. .CSV

18 In the context of the Optimize ribbon, what does 'Customizing' presets allow?

A. Manually adjusting settings for slicers and filters distinct from the default presets
B. Creating new DAX functions
C. Changing the report background
D. Changing the color of the ribbon

19 Which visual type typically consumes the most 'Visual display' time?

A. Slicer
B. Maps or Scatter charts with thousands of data points
C. Card visual
D. Simple Bar chart

20 When 'Pause Visuals' is enabled, what happens to the Filter Pane?

A. It disappears
B. It works normally
C. Changes are pending until the visual is unpaused or refreshed
D. Changes are applied immediately

21 Why might a DAX query duration be 0 ms or extremely low in Performance Analyzer?

A. The data is being retrieved from the visual cache (already loaded)
B. The visual is broken
C. The query failed
D. DAX is not used in Power BI

22 How can you clear the cache to get an accurate cold-cache reading in Performance Analyzer without restarting?

A. Toggle the visual type
B. Use the 'Clear Cache' feature in DAX Studio or add a blank page then return
C. Delete the page
D. There is a 'Clear Cache' button directly in the Optimize ribbon

23 Which of the following is a symptom of a report needing optimization?

A. The report uses a Star Schema
B. Visuals take several seconds to load after clicking a slicer
C. The report has more than 2 pages
D. The report uses custom colors

24 The 'Optimize' ribbon was introduced to help report creators working specifically with which type of data models?

A. Static CSVs
B. SharePoint lists
C. Large models and DirectQuery sources
D. Small Excel files

25 Can Performance Analyzer record actions across multiple report pages?

A. Only in Power BI Service
B. No, it stops when you switch pages
C. Only if the pages are duplicated
D. Yes, it continues recording until you press Stop

26 What is the 'Apply' button on the Filter pane used for in Optimization settings?

A. To apply formatting changes
B. To apply the filter to all pages
C. To apply filter changes in bulk rather than individually
D. To save the report

27 Which element allows you to sort Performance Analyzer results by 'Total duration' or 'Action order'?

A. The View tab
B. You cannot sort the results
C. The sort icons in the header of the Performance Analyzer pane
D. The Optimize ribbon settings

28 If a visual displays a 'Loading...' spinner for a long time, which Performance Analyzer metric will likely be highest?

A. Visual display
B. Evaluation
C. DAX query
D. Copy duration

29 Using the 'Optimize' ribbon, where can you find the option to 'Add an Apply button to all slicers'?

A. Optimization Presets -> Query Reduction
B. Performance Analyzer
C. Pause Visuals
D. Refresh Visuals

30 Does the 'Pause Visuals' feature stop the data refresh from the underlying data source (e.g., scheduled refresh)?

A. Yes, it stops all data movement
B. Yes, but only for SQL sources
C. No, it only stops the visual rendering on the canvas
D. No, it deletes the data source

31 What is the benefit of disabling 'Cross-highlighting' in optimization presets?

A. It reduces the number of queries generated when selecting elements in a chart
B. It makes the report more colorful
C. It enables drill-through
D. It increases the file size

32 If 'Other' duration is high in Performance Analyzer, what is a potential fix?

A. Reduce the number of visuals on the page
B. Increase font size
C. Change the chart color
D. Rewrite the DAX measure

33 Which visual interaction setting sends the most queries by default?

A. Full Interactivity (default)
B. Query Reduction
C. Fixed Layout
D. Static Mode

34 What indicates that a visual is currently 'Paused'?

A. An overlay message says 'Visual is paused'
B. The visual shows old data with no warning
C. The visual disappears
D. The visual turns black

35 In the Performance Analyzer, can you see the performance of Custom Visuals?

A. Yes, they appear like any other visual
B. Yes, but only the DAX portion
C. No, only native visuals
D. No, custom visuals are ignored

36 What is the result of clicking 'Refresh visuals' in the Optimize ribbon while 'Pause visuals' is still active?

A. Nothing happens
B. The visuals refresh once, then return to the paused state
C. It automatically turns off 'Pause visuals' permanently
D. It produces an error

37 Which of the following is NOT a column in the exported JSON file from Performance Analyzer?

A. visualType
B. programmerName
C. action
D. duration

38 When optimizing a report, what is the recommended approach for row-level security (RLS)?

A. Disable RLS for all users
B. RLS has no impact on performance
C. Use RLS only on text columns
D. Test performance with RLS roles applied as it can impact query generation

39 If you want to permanently keep 'Apply' buttons on slicers for a specific report, where should you configure this if not using the Optimize ribbon presets?

A. View > Themes
B. File > Options and settings > Options > Current File > Query reduction
C. Home > Transform Data
D. Modeling > Manage Roles

40 How does 'Pause Visuals' help when creating a new DAX measure?

A. It highlights syntax errors
B. It increases the DAX formula bar size
C. It writes the code for you
D. It prevents visuals from throwing errors or recalculating while the measure is incomplete or being typed

41 Which of these is a best practice for optimizing data models before using the Optimize ribbon tools?

A. Use Calculated Columns instead of Measures
B. Use a Star Schema and remove unnecessary columns
C. Keep all relationships bi-directional
D. Import all columns from the source

42 In Performance Analyzer, if 'Copy query' is greyed out (unavailable) for a specific item, what does it likely mean?

A. The visual is too slow
B. The visual generated no DAX query (e.g., a text box or image)
C. You are not an admin
D. The visual is paused

43 What is the primary trade-off when using Optimization Presets set to 'Query Reduction'?

A. Faster refresh at the cost of security
B. Better performance at the cost of one-click interactivity
C. Better graphics at the cost of data accuracy
D. There is no trade-off

44 Can Performance Analyzer identify bottlenecks caused by Power Query transformations?

A. Yes, under the 'ETL' category
B. Yes, directly
C. No, it only analyzes the front-end report performance (DAX and Rendering)
D. Yes, but only for Excel sources

45 If a slicer allows 'Multi-select' with an Apply button enabled, when is the query sent?

A. After every single checkbox click
B. When the user hovers over the slicer
C. Only when the user clicks 'Apply' after making all selections
D. Randomly

46 The Optimize ribbon is available in which version of Power BI?

A. Power BI Report Builder only
B. Power BI Desktop
C. Excel Add-in only
D. Power BI Mobile only

47 What does a high 'Evaluation' time in a DAX query (seen in detailed breakdown) usually suggest?

A. Missing fonts
B. Inefficient DAX code or high cardinality scans
C. Slow rendering
D. Slow internet

48 How does limiting the number of visuals on a page help optimization?

A. It allows more colors to be used
B. It automatically fixes DAX errors
C. It saves ink when printing
D. It reduces the number of concurrent queries the engine must process

49 Can you use Performance Analyzer to compare the speed of two different visuals displaying the same data?

A. No, it only records the whole page
B. Yes, by recording them side-by-side or sequentially
C. Only if they are custom visuals
D. No, it only works on bar charts

50 If you wish to return to the default behavior after using 'Optimization Presets', which option should you choose?

A. Disable Optimization
B. Pause Visuals
C. Query Reduction
D. Full Interactivity