nerdexam
Microsoft

70-778 · Question #140

You plan to join a fact table named ActivityLog to a Date dimension named ActivityDate. The date value in ActivityLog is a datetime column named ActivityStart. The date value in ActivityDate is a…

The correct answer is D. Create a calculated column in ActivityLog that uses the FORMAT DAX function. See the full explanation below for the reasoning.

Question

You plan to join a fact table named ActivityLog to a Date dimension named ActivityDate. The date value in ActivityLog is a datetime column named ActivityStart. The date value in ActivityDate is a number column named DateID. DateID is in the YYYYMMDD format. What should you do in the model before you create the relationship?

Options

  • AChange the Data Type of ActivityStart to Date.
  • BCreate a measure in ActivityLog that uses the FORMAT DAX function.
  • CChange the Data Type of DateID to Date.
  • DCreate a calculated column in ActivityLog that uses the FORMAT DAX function.

How the community answered

(38 responses)
  • A
    11% (4)
  • B
    5% (2)
  • C
    3% (1)
  • D
    82% (31)

Community Discussion

No community discussion yet for this question.

Full 70-778 Practice