PL-300 Exam Question 11

You have a Microsoft SharePoint Online site that contains several document libraries. One of the document libraries contains manufacturing reports saved as Microsoft Excel files. All the manufacturing reports have the same data structure.
You need to load only the manufacturing reports to a table for analysis.
What should you do in Microsoft Power Bl Desktop?
  • PL-300 Exam Question 12

    HOTSPOT
    You have a Power BI report.
    You need to create a calculated table to return the 100 highest spending customers.
    How should you complete the DAX expression? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    PL-300 Exam Question 13

    You have the tables shown in the following table.

    The Impressions table contains approximately 30 million records per month.
    You need to create an ad analytics system to meet the following requirements:
    * Present ad impression counts for the day, campaign, and Site_name. The analytics for the last year are required.
    * Minimize the data model size.
    Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
  • PL-300 Exam Question 14

    You have an Azure SQL database that contains sales transactions. The database is updated frequently.
    You need to generate reports from the data to detect fraudulent transactions. The data must be visible within five minutes of an update.
    How should you configure the data connection?
  • PL-300 Exam Question 15

    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: You add a Power Apps custom visual to the report.
    Does this meet the goal?