Hey all,
I was looking at the ETS tool today. My data is split into 13 periods in a year so I thought I would set the frequency to other.

I also want to force the tool to create an additive seasonal model:

This creates this error:
ETS (107) ETS: Error in ets(y = Bookings, model = "ZZA", damped = NULL, lambda = NULL, :
ETS (107) ETS: Execution halted
ETS (107) Tool #40: Tool #6: No valid fields were selected.
ETS (107) Tool #41: Tool #6: No valid fields were selected.
ETS (107) Tool #42: Tool #6: No valid fields were selected.
ETS (107) Tool #43: Tool #6: No valid fields were selected.
ETS (107) ETS: The R.exe exit code (1) indicated an error.
The workflow I am showing is the example ETS workflow in Alteryx.
I suspect the issue is it needs a parameter for the frequency of the time series. Any ideas on this are greatly appreciated 😄!