We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.

Alteryx Designer Desktop Discussions

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

How to produce multiple ARIMA forecasts from a single dataset

Inactive User
Not applicable

Hello,

 

I am new to using Predictive Tools and I'm trying to produce distinct time series forecasts for each combination of data my (by group, by category, and by country). I'm not sure if there is a way to do this without replicating the filters for each group, category, and again for each country. With two groups, 11 countries, and as many as 92 categories, that's close to two thousand variations to set up. Is there a way to build my workflow so that it will produce these separate forecasts without setting it up so many times? 

 

Thanks in advance!

2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hey @Inactive User ,

 

The scaling models part of the training showcases two additional tools you can use to perform what you are looking for. These are not native tools, so you must download them from the Gallery.

https://community.alteryx.com/t5/Interactive-Lessons/Selecting-and-Scaling-Models/ta-p/610381#done

https://community.alteryx.com/t5/Community-Gallery/TS-Model-Factory/ta-p/878750

https://community.alteryx.com/t5/Community-Gallery/TS-Factory-Sample/ta-p/878594

https://community.alteryx.com/t5/Community-Gallery/TS-Forecast-Factory/ta-p/878748

 

Best,

Fernando Vizcaino

Inactive User
Not applicable

Thanks Fernando! That video showed me exactly what I was looking for and gave tons of context I didn't realize I needed. 

Labels
Top Solution Authors