Hello everyone,
Need advice on how to extract a sample from a dataset by criteria in an iterative way.
I'm struggling with set up macro for further implementation forecast tools (TS Forecast Factory, TS Model Factory).
There is a dataset with a number of distributors, their products, and sales for each period (sample in the attachment).
In one iteration I would extract data for one particular distributor, use forecast tools and then save the output. Make that for each distributor and union results.
Could anyone support? Not sure what kind of macro type should I use
Thanks