Question 107 of 388
Single answerYou have sales data in a star schema that contains four tables named Sales, Customer, Date, and Product. The Sales table contains purchase and ship dates.Most often, you will use the purchase date to analyze the data, but you will analyze the data by both dates independently and together.You need to design an imported dataset to support the analysis. The solution must minimize the model size and the number of queries against the data source.Which data modeling design should you use?
AUse the Auto Date/Time functionality in Microsoft Power BI and do NOT import the Date table.
BDuplicate the Date query in Power Query and use active relationships between both Date tables.
COn the Date table, use a reference query in Power Query and create active relationships between Sales and both Date tables in the modeling view.
✓DCreate an active relationship between Sales and Date for the purchase date and an inactive relationship for the ship date.
✓
Correct Answer: D
Create an active relationship between Sales and Date for the purchase date and an inactive relationship for the ship date.
▥
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.