MicrosoftMicrosoft
PL-300 · Question #223
PL-300 Question #223: Real Exam Question with Answer & Explanation
Sign in or unlock PL-300 to reveal the answer and full explanation for question #223. The question stem and answer options stay visible for context.
Submitted by ngozi_ng· Apr 18, 2026Prepare the data
Question
You have a CSV file that contains user complaints. The file contains a column named Logged logged contains the date and time each complaint occurred. The data in Logged is m the following format: 2018-12-31 at 08:59. You need to be able to analyze the complaints by the logged date and use a built-in date hierarchy. What should you do?
Options
- ACreate a column by example that starts with 2018-12-31.
- BCreate a column by example that starts with 2018-12-31 and set the data type of the new column
- CApply the parse function from the Date transformations options to the Logged column.
- DAdd a conditional column that outputs 2018 if the Logged column starts with 2018 and set the
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
#Data Transformation#Date Hierarchy#Power Query#Data Types