Forum Discussion
Forecasting using average revenue based on product type, location, and weekday
Hello,
I am trying to caluclate an average for all future dates based off of past dates this month, with respect to three filters: product type, location name, and weekday.
Query1:
For *one specific product type*, filtering for only the product_type "on demand", here is my layout so far.
You can see the predictions are working correctly, except that they are not taking into account the weekday! I think this is simply because it is not part of the matrix? I have tried everything I can think of, and this is the measure I am using right now:
Hi nhmpp ,
According to your description, here is my suggestion.
Please establish a relationship between two tables with "weekday".
Then it will work.
Best Regards,
Community Support Team _ xiaosunIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- v-xiaosun-msft
Community Support
Hi nhmpp ,
According to your description, here is my suggestion.
Please establish a relationship between two tables with "weekday".
Then it will work.
Best Regards,
Community Support Team _ xiaosunIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.