Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Exponential moving average

Is there a way to calculate Exponential weighted moving average on a time series without using R? I currently use a simple moving average using DAX.    Forecasting has exponential smoothing but I a...
  • v-ljerr-msft's avatar
    8 years ago

    Hi Anonymous,

     

    Here is a similar thread in which a solution that using DAX to calculate EMA(Exponential Moving Average) is mentioned. Could you go to check if it helps in your scenario? :smileyhappy:

     

    Regards