MicrosoftMicrosoft
PL-300 · Question #79
PL-300 Question #79: Real Exam Question with Answer & Explanation
Sign in or unlock PL-300 to reveal the answer and full explanation for question #79. The question stem and answer options stay visible for context.
Submitted by carter_n· Apr 18, 2026Model the data
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.
Unlock PL-300 to see the answer
You've previewed enough free PL-300 questions. Unlock PL-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Calculated Columns#DAX#Data Type Transformation#Relationship Preparation