Hi,
I am doing a forecast analysis, I need to to be able to determine two things. First, let me describe the data a bit.
I have historical data grouped by warehouse type. I am trying to calculate the projected volume for all 2020 weeks that are null. I need to calculate the forecasted volume by taking the average of all previous 2020 divided by all previous 2019 weeks for that specific warehouse type. I then need to multiply that number by the same week number in 2019 you are forecasting for in 2020. The same calculation above will need to continue to repeat for all remaining null values in 2020.
Can this be done in alteryx?
Any input would be greatly appreciated. Thanks!
Brett