Forum Discussion
Forward Forecast (Moving Average) based on Cumulative Count Measure
- 4 years ago
Hi Anonymous
Thanks for your reply.
I find the formula it uses involves recursion. However, DAX language doesn't support recursion.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Thanks for your reply.
I find the formula it uses involves recursion. However, DAX language doesn't support recursion.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
hi v-xiaotang ,
does this mean it's impossible to calculate the moving average forecast in Power BI?
I get an error message if I try to open your file:
Seems my Power BI version is outdated. Unfortunately, I cannot update it myself. I need to wait for my company to do this. Is there a way I can solve this?
Best,
Matisse
- v-xiaotang4 years ago
Community Support
Hi Anonymous
Yes, it's impossible to calculate the value involves recursion with DAX. Besides, you can click Close button, then the file will open.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous4 years agoNot applicable
Thanks v-xiaotang !