nerdexam
Microsoft

70-460 · Question #31

You are designing a SQL Server Analysis Services (SSAS) cube. You need to create a measure to count unique customers. What should you do?

The correct answer is F. Add a measure group that has one measure that uses the DistinctCount aggregate function. See the full explanation below for the reasoning.

Question

You are designing a SQL Server Analysis Services (SSAS) cube. You need to create a measure to count unique customers. What should you do?

Options

  • AUse role playing dimensions.
  • BUse the Business Intelligence Wizard to define dimension intelligence.
  • CAdd a measure that uses the Count aggregate function to an existing measure group.
  • DAdd a measure that uses the DistinctCount aggregate function to an existing measure group.
  • EAdd a measure that uses the LastNonEmpty aggregate function.
  • FAdd a measure group that has one measure that uses the DistinctCount aggregate function.
  • GAdd a calculated measure based on an expression that counts members filtered by the Exists and
  • HAdd a hidden measure that uses the Sum aggregate function.
  • JCreate a dimension.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    4% (1)
  • F
    77% (20)
  • H
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-460 Practice