Forum Discussion

Oomsen's avatar
Oomsen
Helper III
6 years ago
Solved

Salesforecast

Hello, i'm looking for a measure to forecast my sales. 

I would like to sum the actual sales by month until the current month.

For futher months i would like to have a average of the last 6 months. 

Example:

jan    feb     mrt   apr   may   jun   jul   aug

100     50       20   10      10    30   

 

july would be (100+50+20+10+20+30)/6 = 38

aug would be (50+20+10+20+30+38)/6 = 28

 

  • hi  Oomsen 

    I think it could not achieve in dax in power bi, this since it will calculate by its own value, it is very difficult to achieve.

     

    Regards,

    Lin

5 Replies