Question 6

You have a Microsoft Power Bl dashboard.
You need to ensure that consumers of the dashboard can give you feedback that will be visible to the other consumers of the dashboard.
What should you use?
  • Question 7

    You plan to create a report that will display sales data from the last year for multiple regions You need to restrict access to individual rows of the data on a per region-basis by using roles.
    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.

    Question 8

    You have a Power Bl workspace that contains several reports.
    You need to provide a user with the ability to create a dashboard that will use the visuals from the reports.
    What should you do?
  • Question 9

    You are creating a Power BI report to analyze consumer purchasing patterns from a table named Transactions. The Transactions table contains a numeric field named Spend. You need to include a visual that identifies which fields have the greatest impact on Spend. Which type of visual should you use?
  • Question 10

    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.