Hi Folks,
I am using a workflow for Facebook Prophet forecasting using the Python plug-in Alteryx. I am looking for one-by-one items that should filter and run the algorithm in the python plugin.
The existing workflow is using macros that filter items as a batch using batch macro. Need your suggestion to filter one by one item and show the result of the forecasting numbers for the specific items and then reiteration again and do the same for the next items.
Concept workflow is attached which I am using as the use cases but it filters all items one shot as a batch and I need to be filter one by one and show the forecast result and save it. Use case screenshots also attached.
Urgent help needed.