MicrosoftMicrosoft
PL-300 · Question #104
PL-300 Question #104: Real Exam Question with Answer & Explanation
Sign in or unlock PL-300 to reveal the answer and full explanation for question #104. The question stem and answer options stay visible for context.
Submitted by yuki_2020· 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 compliant occurred. The data in Logged is in 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
- AChange the data type of the Logged column to Date.
- BApply a transform to extract the last 11 characters of the Logged column and set the data type of
- CCreate a column by example that starts with 2018-12-31 and set the data type of the new column
- DApply a transform to extract the first 11 characters of the Logged column.
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
#Power Query#Data Transformation#Date Hierarchy#Column by Example