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 create custom visual themes and layouts
B. To manage data relationships and cardinality
C. To provide tools for controlling visual refresh and analyzing performance
D. To write complex DAX formulas automatically

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

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

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. Switch to Data view and back
D. There is no way to update a single visual

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

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

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 waiting for other operations to complete
D. The time required by the analytical engine to execute the query

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

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

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. Theme Gallery
D. Quick Measures

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

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

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

A. Copy the resulting data table to Excel
B. Copy the visual formatting settings
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 required to render the visual elements (charts, graphs) on the screen
B. Time spent calculating DAX measures
C. Time spent waiting for other visuals to load
D. Time taken to retrieve data from the source

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

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

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

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

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

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

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

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

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. DAX Studio
B. Notepad
C. Power Automate
D. Excel

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

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

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. Changing the color of the ribbon
C. Creating new DAX functions
D. Changing the report background

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. Changes are applied immediately
B. Changes are pending until the visual is unpaused or refreshed
C. It disappears
D. It works normally

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

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

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

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

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

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

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

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

25 Can Performance Analyzer record actions across multiple report pages?

A. No, it stops when you switch pages
B. Only if the pages are duplicated
C. Only in Power BI Service
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 filter changes in bulk rather than individually
B. To apply the filter to all pages
C. To save the report
D. To apply formatting changes

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

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

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

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

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

A. Refresh Visuals
B. Optimization Presets -> Query Reduction
C. Performance Analyzer
D. Pause 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. No, it deletes the data source
C. Yes, but only for SQL sources
D. No, it only stops the visual rendering on the canvas

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

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

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

A. Increase font size
B. Reduce the number of visuals on the page
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. Static Mode
C. Fixed Layout
D. Query Reduction

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

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

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

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

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

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

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

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

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

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

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. Modeling > Manage Roles
B. View > Themes
C. File > Options and settings > Options > Current File > Query reduction
D. Home > Transform Data

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

A. It saves ink when printing
B. It allows more colors to be used
C. It automatically fixes DAX errors
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. No, it only works on bar charts
C. Yes, by recording them side-by-side or sequentially
D. Only if they are custom visuals

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

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