List of questions
Related questions
Question 80 - PL-300 discussion
You 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?
Use the Auto Date/Time functionality in Microsoft Power BI and do NOT import the Date table.
Duplicate the Date query in Power Query and use active relationships between both Date tables.
On the Date table, use a reference query in Power Query and create active relationships between Sales and both Date tables in the modeling view.
Create an active relationship between Sales and Date for the purchase date and an inactive relationship for the ship date.
0 comments
Leave a comment first