nerdexam
Microsoft

70-448 · Question #23

You create a SQL Server 2008 Analysis Services (SSAS) solution. You add a data source view (DSV) to the solution. The DSV has a table named Employee that includes the following columns…

The correct answer is D. Create a relationship by using ManagerKey as the source column and EmployeeKey as the destination. See the full explanation below for the reasoning.

Question

You create a SQL Server 2008 Analysis Services (SSAS) solution. You add a data source view (DSV) to the solution. The DSV has a table named Employee that includes the following columns:

  • EmployeeKey
  • ManagerKey

The ManagerKey column references the manager of the employees. You need to define the relationship between the employees and their manager in the DSV. What should you do?

Options

  • ACreate a Named Calculation that uses EmployeeKey and ManagerKey
  • BCreate a relationship by using EmployeeKey as the source column and ManagerKey as the destination
  • CCreate a Named Query that uses a relationship with EmployeeKey as the source column and Manager
  • DCreate a relationship by using ManagerKey as the source column and EmployeeKey as the destination

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    8% (4)
  • C
    6% (3)
  • D
    84% (41)

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice