Question 81

You view a query named Transactions as shown in the following exhibit.

The query gets CSV files from a folder.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Question 82

You have a report that contains a donut chart and a clustered column chart. Interactions between the visuals use the default settings.
You need to modify the report so that when you select a column m the column chart, the donut chart redraws by using the data from the selected column.
What should you do?
  • Question 83

    You have a Microsoft Power BI report. The size of PBIX file is 550 MB. The report is accessed by using an App workspace in shared capacity of powerbi.com.
    The report uses an imported dataset that contains one fact table. The fact table contains 12 million rows. The dataset is scheduled to refresh twice a day at 08:00 and 17:00.
    The report is a single page that contains 15 AppSource visuals and 10 default visuals.
    Users say that the report is slow to load the visuals when they access and interact with the report.
    You need to recommend a solution to improve the performance of the report.
    What should you recommend?
  • Question 84

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen, You create a parameter named DataSourceExcel that holds the file name and location of a Microsoft Excel data source.
    You need to update the query to reference the parameter instead of multiple hard-coded copies of the location within each query definition.
    Solution: In the Power Query M code, you replace references to the Excel file with DataSourceExcel.
    Does this meet the goal?
  • Question 85

    You are building a financial report by using Power BI.
    You have a table named financials that contains a column named Date and a column named Sales.
    You need to create a measure that calculates the relative change in sales as compared to the previous quarter.
    How should you complete the measure? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.