PL-300 Exam Question 81

You maintain a Power Bl workspace that contains a supplier quality dashboard. The dashboard contains 10 card visuals, two map visuals and five bar chart visuals.
The dashboard mobile layout is shown in the exhibit. (Click the Exhibit tab.)

You need to modify the dashboard mobile layout to meet the following requirements:
* Only show single-value visuals.
* Minimize scrolling.
What should you do?
  • PL-300 Exam Question 82

    You are modeling data in table named SalesDetail by using Microsoft Power Bl.
    You need to provide end users with access to the summary statistics about the SalesDetail data. The users require insights on the completeness of the data and the value distributions.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    PL-300 Exam Question 83

    You have a Power BI model that has the following tables:
    Product (Product_id, Product_Name)
    Sales (Order_id, Order_Date, Product_id, Salesperson_id, Sales_Amount)
    Salesperson (Salesperson_id, Salesperson_name, address)
    You plan to create the following measure.
    Measure1 = DISTINCTCOUNT(Sales[ProductID])
    You need to create the following relationships:
    Sales to Product
    Sales to Salesperson
    The solution must ensure that you can use Measure1 to display the count of products sold by each salesperson.
    How should you configure the relationships? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    PL-300 Exam Question 84

    You are preparing a financial report in Power BI.
    You connect to the data stored in a Microsoft Excel spreadsheet by using Power Query Editor as shown in the following exhibit.

    You need to prepare the data to support the following:
    * Visualizations that include all measures in the data over time
    * Year-over-year calculations for all the measures
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    PL-300 Exam Question 85

    You are creating a quick measure as shown in the following exhibit.

    You need to create a monthly rolling average measure for Sales over time-How should you configure the quick measure calculation? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.