I would like to pre-determine the amount of subitems (or items) created based on a number or status column.
For example, in a payments board, I have an item for who I am paying and the amount I am paying. I have a column for number of installments. I would like to create a number of subitems equal to the number of installments column value.
So, if I have it that I am paying $100 over 4 installments, I would like the workflow to create 4 subitems. I’d then use a formula that’ll divide the $100 by 4 for each subitem. If this is in the workflow that’d also be really cool.
@DavidSchenkler Currently, the automation creates the specified number of subitems each time it runs, regardless of how many already exist. So in your example, it would add 5 more, not just 1.
However, we can add an option to “create up to a total of N subitems” if that would better fit your needs. Let me know if that’s something you’d like!