Hi all,
I would like to create a new datetable with only next 3 months which I will use for forecasting figures.
So something like MONTH(TODAY()+1) and +2 and +3 but I have no idea how to do so.
Anyone?
BR,
Jurgen
Solved! Go to Solution.
@jdevalk ,
from today
Calendar(today(), eomonth(today(),3) )
or from month start
Calendar(eomonth(today(),-1)+1 , eomonth(today(),3)
Great, many thanks!
@jdevalk ,
from today
Calendar(today(), eomonth(today(),3) )
or from month start
Calendar(eomonth(today(),-1)+1 , eomonth(today(),3)
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
240 | |
53 | |
51 | |
48 | |
46 |
User | Count |
---|---|
287 | |
212 | |
113 | |
82 | |
69 |