PL-300 Exam Question 61

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?
  • PL-300 Exam Question 62

    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 have a Power BI report that imports a date table and a sales table from an Azure SQL database data source. The sales table has the following date foreign keys:
    Due Date
    Order Date
    Delivery Date
    You need to support the analysis of sales over time based on all the date foreign keys.
    Solution: From Power Query Editor, you rename the date query as Due Date. You reference the Due Date query twice to make the queries for Order Date and Delivery Date.
    Does this meet the goal?
  • PL-300 Exam Question 63

    You create a data model in Power BI.
    Report developers and users provide feedback that the data model is too complex.
    The model contains the following tables.

    The model has the following relationships:
    *There is a one-to-one relationship between Sales_Region and Region_Manager.
    *There are more records in Manager than in Region_Manager, but every record in Region_Manager has a corresponding record in Manager.
    *There are more records in Sales_Manager than in Sales_Region, but every record in Sales_Region has a corresponding record in Sales_Manager.
    You need to denormalize the model into a single table. Only managers who are associated to a sales region must be included in the reports.
    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.
    NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    PL-300 Exam Question 64

    You are configuring a Microsoft Power Bl data model to enable users to ask natural language questions by using Q&A. You have a table named Customer that has the following measure.
    Customer Count = DISTINCTCOUNT(Customer[CustomerID])
    Users frequently refer to customers as subscribers.
    You need to ensure that the users can get a useful result for "subscriber count" by using Q&A. The solution must minimize the size of the model.
    What should you do?
  • PL-300 Exam Question 65

    You have a Power BI dashboard that monitors the quality of manufacturing processes. The dashboard contains the following elements:
    A line chart that shows the number of defective products manufactured by day.
    A KPI visual that shows the current daily percentage of defective products manufactured.
    You need to be notified when the daily percentage of defective products manufactured exceeds 3%.
    What should you create?