Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
This is probably a fairly straightforward question, but are forecast time periods inclusive of the final period?
For example, right now I'm trying to do a forecast of sales through the end of the month. It's 12/6/2016, so I set the forecast length to 26 days. Does the forecast include all revenue gained on 12/31/2016 or does it stop at 11:59p 12/30?
Hi @sbstern,
I'm not so clear which period function you used, can you provide some detail information about this?
In addition, you can try to use the below formula to select the specified date range.
AND([Date]>=(Date(Year(Current Date),Month(Current Date),1) + TIME(0,0,0),[Date]<Date(Year(Current Date),Month(Current Date)+1,1)+ TIME(0,0,0))
Regards,
Xiaoxin Sheng
Thanks, that's a good formula but I'm not actually using any period function. I'm using the forecast tool in the analytics tab for line graphs in PowerBI. You set Forecast Length for X points/seconds/minutes/hours/days/months/quarters/years.
My question is whether the final day is inclusive. If I set a 15-day forecast on November 15, does that run until 12:00am on November 30 or 11:59pm on November 30?
User | Count |
---|---|
93 | |
90 | |
90 | |
81 | |
49 |
User | Count |
---|---|
156 | |
145 | |
104 | |
72 | |
55 |