nerdexam
Microsoft

70-779 · Question #110

You import the data from two next files into a PowerPivot model to create two tables named Customers and Invoices. Each table contains a column named CustomerID. When you attempt to create a…

The correct answer is C. Group the Customers query by CustomerID. See the full explanation below for the reasoning.

Question

You import the data from two next files into a PowerPivot model to create two tables named Customers and Invoices. Each table contains a column named CustomerID. When you attempt to create a relationship between the Customers table and the Invoices table by using the CustomerID column from each table, the relationship cannot be created due to duplicate CustomerID values. You need to ensure that you can create the relationship. What should you do?

Options

  • AAdd an index column to the Customers query
  • BAdd an index column to the Invoices query
  • CGroup the Customers query by CustomerID
  • DSort the Invoices query by CustomerID, and then add a Fill Down step

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    77% (17)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full 70-779 Practice