Microsoft
70-466 · Question #155
70-466 Question #155: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #155. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You have three databases named DB1. DB1 contains three tables named FactSales, DimCustomer, and DimEmployee. A sample from DimEmployee is shown in the following table:
A sample from DimCustomer is shown in the following table:
A sample from FactSales is shown in the following table:
You create a cube named Sales that uses the three tables. FactSales is used as a fact table, DimCustomer is used to create a dimension named Customer, and DimEmployee is used to create a dimension named Employee. Users report the following issues:
| EmployeeID | Name | Title | Managers |
|---|---|---|---|
| 1 | Kim Abercrombie | CEO | Not applicable |
| 20 | Brad Sutton | Sales Manager | 1 |
| 31 | Don Funk | Sales Supervisor | 20 |
| 123 | Diane Margheim | Sales Associate | 31 |
| CustomerID | Name | City | State | Country |
|---|---|---|---|---|
| 1 | Contoso, Ltd. | Miami | FL | United States |
| 2 | Adventure Works | Montreal | QC | Canada |
| 3 | Woodgrove Bank | London | United Kingdom |
| ID | Customer | Employee | Date | Amount |
|---|---|---|---|---|
| 21 | 1 | 20 | 1/1/2012 | 2345.67 |
| 27 | 2 | 123 | 1/1/2012 | 23254.45 |
| 34 | 3 | 31 | 1/2/2012 | 43543.56 |
- When browsing the Customer dimension, the users see a blank member in the state hierarchy under United Kingdom.
- When browsing the Employee dimension, the sales data for Sales Managers and Sales Supervisors is NOT displayed.
Unlock 70-466 to see the answer
You've previewed enough free 70-466 questions. Unlock 70-466 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#UnknownMember#NullProcessing#parent-child hierarchy#dimension attribute properties