Question 256 of 388
Single answerYou import a Power Bl dataset that contains the following tables:- Date- Product- Product InventoryThe Product inventory table contains 25 million rows. A sample of the data is shown in the following table.The Product Inventory table relates to the Date table by using the DateKey column. The Product inventory table relates to the Product table by using the ProductKey column.You need to reduce the size of the data model without losing information. What should you do?
AChange Summarization for DateKey to Don't Summarize.
BChange the data type of UnitCost to Integer.
CRemove the relationship between Date and Product Inventory.
✓DRemove MovementDate.
✓
Correct Answer: D
Remove MovementDate.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.