nerdexam
MicrosoftMicrosoft

PL-300 · Question #240

PL-300 Question #240: Real Exam Question with Answer & Explanation

The correct answer is D: In the Region table, create a hierarchy that has the manager name, and then the sales manager. Executives require a visual that shows returns by region manager and the sales managers that A hierarchy is a set of fields categorized in a hierarchical way that one level is the parent of another level. Values of the parent level can be drilled down to the lower level. https://

Submitted by noor.lb· Apr 18, 2026Model the data

Question

Case Study 1 - Litware, Inc. Overview Litware, Inc. is an online retailer that uses Microsoft Power Bl dashboards and reports. The company plans to leverage data from Microsoft SQL Server databases, Microsoft Excel files, text files, and several other data sources. Litware uses Azure Active Directory (Azure AD) to authenticate users. Existing Environment Sales Data Litware has online sales data that has the SQL schema shown in the following table. In the Date table, the dateid column has a format of yyyymmdd and the month column has a format of yyyymm. The week column in the Date table and the weekid column in the Weekly_Returns table have a format of yyyyww. The regionid column can be managed by only one sales manager. Data Concerns You are concerned with the quality and completeness of the sales data. You plan to verify the sales data for negative sales amounts. Reporting Requirements Litware identifies the following technical requirements: - Executives require a visual that shows sales by region. - Regional managers require a visual to analyze weekly sales and returns. - Sales managers must be able to see the sales data of their respective region only. - The sales managers require a visual to analyze sales performance versus sales targets. - The sale department requires reports that contain the number of sales transactions. - Users must be able to see the month in reports as shown in the following example: Feb 2020. - The customer service department requires a visual that can be filtered by both sales month and ship month independently. - The maximum allowed latency to include transactions in reports is five minutes. You merge data from Sales.Region, Region_Manager, Sales_Manager, and Manager into a single table named Region. What should you do next to meet the reporting requirements of the executives?

Options

  • AApply row-level security (RLS) to the Region table based on the sales manager username.
  • BConfigure a bi-directional relationship between Region and Sales.Region.
  • CCreate a DAX calculated column that retrieves the region manager from the Weekly.Returns table
  • DIn the Region table, create a hierarchy that has the manager name, and then the sales manager

Explanation

Executives require a visual that shows returns by region manager and the sales managers that A hierarchy is a set of fields categorized in a hierarchical way that one level is the parent of another level. Values of the parent level can be drilled down to the lower level. https://radacad.com/what-a-power-bi-hierarchy-is-and-how-to-use-it

Topics

#Data Modeling#Hierarchies#Executive Reporting#Visual Design

Community Discussion

No community discussion yet for this question.

Full PL-300 PracticeBrowse All PL-300 Questions