Hi all,
I'm wanting to tweak the example TS Covariate workflow along the lines of what Susan outlined in Back to the Future: ARIMA and Forecasting with Cov... - Alteryx Community. I'm unsure how to correctly feed in future predictions for the covariates to aid in the forecast accuracy. My first question is by default the example workflow has 'bookings' as a covariate, does that make sense as that's already what I'm already aiming to forecast? feeding it future values of bookings seems wrong. My second issue is how to feed in future values for the snow '(inches)' feature to aid in the forecast?
my current idea of what the workflow should look like:

Thanks for any help on the topic.