Question 51

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?
  • Question 52

    HOTSPOT
    How should you distribute the reports to the board? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

    Question 53

    You are creating reports in Power BI Desktop. The model has the following tables.

    There is a relationship between the tables.
    You plan to publish a report to the Power BI service that displays Order_amount by Order_date by Full_name.
    You need to ensure that only the columns required for the report appear in Report View. The solution must minimize the size of the dataset that is published.
    How should you configure the columns in Power BI Desktop? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 54

    You create the following step by using Power Query Editor.
    =
    Table.ReplaceValue(SalesLT_Address,"1318","1319",Replacer.ReplaceText,{"AddressLine 1"}) A row has a value of 21318 Lasalle Street in the AddressLine1 column .
    What will the value be when the step is applied?
  • Question 55

    You need to create the On-Time Shipping report.
    The report must include a visualization that shows the percentage of late orders .
    Which type of visualization should you create?