Question: please, need help reviewing 8 The Date Dimension Creating a List of Dates Whilst it is strictly possible to do Time Intelligence without a date
8 The Date Dimension Creating a List of Dates Whilst it is strictly possible to do Time Intelligence without a date table, the date table makes this much easier. In this course, the date dimension table was created in Power Query; but even within Power Query, there are many different methods of doing this Open your Advanced Query Editor Which of the following would correctly create a list of dates in the Power Query Advanced Editor? let StartDate - Date From(01/01/2017) EndDate = Date.From("12/31/2019) SourceDates - List.Dates(StartDate, Number FromEndDace) Number FromStartDate)+1#duration 1.0.0.0 in SourceDates let StartDate=date 2021,01,01), EndDates #date2021,12,31). SourceDates (Number FromStartDate) Number FromEndDate}} in SourceDates
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
