Microsoft Dynamics 365 Customer Insights – Data — Question 14

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 changing columns with numbers to integer number format, which includes fields such as price, number of purchases, and postal code.
You should convert primary key to integer number field if it contains only numbers. Click `Next` and your data is now ready for unification.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not meet the goal because while it addresses converting numeric columns to an integer format, it overlooks necessary data cleaning steps such as handling missing values or ensuring proper data types for other fields. Simply converting primary keys and numeric columns without a comprehensive data validation and cleaning process may lead to inaccuracies in the unified data.