TS Model Factory : Error in .subset2(x, i, exact = exact) : subscript out of bounds
My code was running fine on last months' data, but is now running into these errors.
I'm running the ARIMA model on a monthly basis.
Please advise
Solved! Go to Solution.
HI @User514
Are you able to share the workflow?
Yes, here it is
Hi @User514 ,
Quick fix: rename RecordID.
Why? Not 100% sure, but the Factory Macro is using a RecordID inside, so the same name for the grouping might throw it off.
Please mark this as the solution if it answers your question, it will help others to find solutions quicker.
Kind Regards,
Kilian
Solutions Engineer - Alteryx
Yes, thank you, that solves the error