nerdexam
Microsoft

70-466 · Question #155

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: EmployeeID | Name | Title | Mana

To resolve the issues, configure the following properties: 1. Set the HideMemberIf property for State to: Never 2. Set the HideMemberIf property for City to: Never 3. Set the MembersWithData property for EmployeeID to: NonLeafDataHidden

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:
EmployeeIDNameTitleManagers
1Kim AbercrombieCEONot applicable
20Brad SuttonSales Manager1
31Don FunkSales Supervisor20
123Diane MargheimSales Associate31
A sample from DimCustomer is shown in the following table:
CustomerIDNameCityStateCountry
1Contoso, Ltd.MiamiFLUnited States
2Adventure WorksMontrealQCCanada
3Woodgrove BankLondonUnited Kingdom
A sample from FactSales is shown in the following table:
IDCustomerEmployeeDateAmount
211201/1/20122345.67
2721231/1/201223254.45
343311/2/201243543.56
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:
  • 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.
You need to resolve the issues by configuring the properties of the dimension attributes. What should you do? To answer, select the appropriate value for each property in the answer area.

Explanation

To resolve the issues, configure the following properties:

  1. Set the HideMemberIf property for State to: Never
  2. Set the HideMemberIf property for City to: Never
  3. Set the MembersWithData property for EmployeeID to: NonLeafDataHidden

Topics

#UnknownMember#NullProcessing#parent-child hierarchy#dimension attribute properties

Community Discussion

No community discussion yet for this question.

Full 70-466 Practice