Exponential Moving Average in Power Query (EMA)

In this article, I will be sharing a technique using List.Accumulate function to calculate the Exponential Moving Average (EMA)  in Power Query. When it comes to recursive operations, the List.Accumulate is indispensable and becomes handy in scenarios of this nature.  Read through the blog and download the attached PBIX file to learn more.

I will be sharing a solution on solving the  EMA using DAX which provides more control on the slicing and dicing in one of my upcoming blog posts.

Continue Reading . . . 

Spread the word