How to automatically create multiple rows?

Hello,

I have a parent-child tables. When I create a new record in the parent table, I want to create multiple rows in the child table. I have a bot that automatically creates one row. But I need multiple rows created. This is an example:

If a new record is created in the Family table, says it has 3 cars. Then I want 3 rows automatically created in the child table for Cars. 

Any help would be appreciated! 

Solved Solved
0 3 113
1 ACCEPTED SOLUTION

3 REPLIES 3

Thanks! It wasn't what I wanted but you definitely pointed me to the right direction. I wanted a loop without any actions. @MultiTech had a great video on his YouTube channel to do exactly that.


@nswehli wrote:

I wanted a loop without any actions


In order for it to loop, actions are a must

Top Labels in this Space