Hello -
I'm new to alteryx, though not to data or modeling. My goal is to create a TS model (ETS or Arima) that estimates models by groups. So, I downloaded TS Model Factory from the gallery and attached the modeling dataset (attached) to the macro input tool. The data seem to be fine - at least 24 obs per group with no nulls for the target variable or the grouping variable.

However, I'm receiving an error at the R Tool "node" saying "The input '#1' was not initialized. I don't completely understand the error and so can't fix it: In looking at the code within the R Tool I see that:
read.Alteryx("#1", mode="data.frame")if (AlteryxFullUpdate)Should I switch to another read mode? Or is this something else that I'm missing entirely?? Any help in this would be tremendously appreciated as my deadline is beginning to seriously loom.
Thanks very much,
John