Forum Discussion
Using Past Average to Predict Future Outcome
I current have this DAX
The DAX gives the average of the Demand Rate over the Last 6 Weeks.
Here is where I am having a challenge.
I need to create a DAX that will do the following:
3 Replies
- AnonymousNot applicable
Hi Anonymous
I don't quite understand how you want to use the last six weeks to predict future values, do you need to use Dax based on the last six weeks? Can you provide some more information and sample data so that can provide more information for you.
Best Regards
Yolo Zhu
- AnonymousNot applicable
Thank you for getting back Yolo,
So here is what I am trying to achieve.
I have a DAX measure that has calculated the Average demand for the last 6 weeks.
I want to have a new DAX that will do the following :
If I select any day of the week in the future. For instance, if I select a Monday, what I would love to see the Average Demands for the Last 6 Mondays (The 6 Mondays in the calculated DAX)- AnonymousNot applicable
Hi Anonymous
Can you provide some sample data?
Best Regards
Yolo Zhu