Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Can you use the TS compare tool after using the TS factory tool?

aatalai
14 - Magnetar

Hi all I'm trying to use the TS compare tool after using the TS factory tools but getting this error

 

Error: TS Compare (301): TS_Compare: The time series models do not all forecast the same data field.

 

Here is a screen shot of part of the workflow 

 

Screenshot 2025-01-30 081633.png

 

The data fields are the same and here are the configs for the 2 TS factory tools

 

Screenshot 2025-01-30 081749.png

 

Screenshot 2025-01-30 081830.png

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

If you are using these tools, that likely means it is creating multiple ETS and multiple ARIMA models, so when you stack them it probably is trying to compare different groups to each other, causing the error. Can you filter on one group only for each side and try again?

aatalai
14 - Magnetar

@alexnajm thanks for your response I have filtered it in the workflow after training the models (looking only at open books (so one from ETS and one from ARIMA), or were you referring to pre training stage?

alexnajm
18 - Pollux
18 - Pollux

Ah I see now in the screenshot. Everything looks the same in your configs, so is there anyway to send this over for testing?

Labels
Top Solution Authors