PL-300 Exam Question 81

You have the Power BI data model shown in the following exhibit.

Select the appropriate yes or no.

PL-300 Exam Question 82

You are developing a sales report that will have multiple pages. Each page will answer a different business question.
You plan to have a menu page that will show all the business questions.
You need to ensure that users can click each business question and be directed to the page where the question is answered. The solution must ensure that the menu page will work when deployed to any workspace.
What should you include on the menu page?
  • PL-300 Exam Question 83

    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 84

    You have a report that contains a bar chart and a column chart. The bar chart shows customer count by customer segment. The column chart shows sales by month.
    You need to ensure that when a segment is selected in the bar chart, you see which portion of the total sales for the month belongs to the customer segment.
    How should the visual interactions be set on the column chart when the bar chart is selected?
  • PL-300 Exam Question 85

    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 are modeling data by using Microsoft Power Bl. Part of the data model is a large Microsoft SQL Server table named Order that has more than 100 million records.
    During the development process, you need to import a sample of the data from the Order table.
    Solution: You add a WHERE clause to the SQL statement.
    Does this meet the goal?