Forum Discussion
VP_VishnuVS3
Helper I
4 years agoForecast in DAX
Hi All, I have a scenario which requeried rolling forcast for the next three years. Please see the sample data below Jan-22 34.69 Feb-22 86.72 Mar-22 64.75 Apr-22 52.9 May-...
daXtreme
Solution Sage
4 years agoFinding a non-recursive formula for this problem, even though possible, will be very, very tedious. Sadly, you can't use recursion (which would make this very easy) because DAX does not support recursion 😞