Hello,
I have a workflow that runs a process for a group of records. Part of the workflow is to select a certain number of records from this category based on ratios. This works fine when all of the input records are the same category.
I now need to extend this workflow to apply this logic for an input source that now contains multiple categories. What I need to do is run this workflow for each category. This would be similar to creating a function and calling the function once for each category.
I am looking for suggestions on the best way to accomplish this in Alteryx. This will eventually run on the Gallery.
Thank you in advance.
Michael