Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
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 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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started