Microsoft Dynamics 365 Customer Insights – Data — Question 1

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are a Customer Data Platform Specialist. Your company's information technology department already ingested a CSV file with column names in the first row into audience insights. You are asked to clean and transform the data to get it ready for unification.
What can you do to satisfy the requirements?
Solution: Clean the data by transforming the first row to be used as headers, defining column types to be appropriate field types, and naming the query. Create a full name column if it does not exist by merging the columns for the first name and last name. Click `Next` and your data is now ready for unification.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because the solution does not adequately prepare the data for unification. While transforming the first row to headers and defining column types is important, merging the first name and last name into a full name column alone does not guarantee that all necessary data cleaning and transformation steps are completed. Therefore, the solution fails to meet all requirements for data readiness.