Forum Discussion
FireFighter1017
3 years agoAdvocate III
DAX EMA Attempt
I was able to create a couple of measures to obtain it: First you need a simple moving average for your 1st period. I'm using a 8 period SMA here: When used in the EMA DAX, it will pickup th...
FireFighter1017
3 years agoAdvocate III
I had to apply it to a more generic model to avoid any legal problems with sharing the actual model I was working with.
I have thrown a little bonus there. It also includes MACD formulas I am currently using to measure trend momentum.
Here's a link to the file: PowerBIDAXexamples/DAX EMA example.pbix at main · FireFighter1017/PowerBIDAXexamples (github.com)
Let me know if you are able to get this one or not.