Hey Team,
Whilst i"m no stranger to formulas I am new to Airtable and would love some help with a project.
First an automation where I can enter a number in one table and it will create that number in records in another table. To put it into context, I am a Dog Breeder, I have created a table for my Studs & Dams and also for their Litters (Projects). I have a column in the Projects referring to number of puppies and I want the automation to create Puppy Profiles for each puppy. So if they have four, I want four Puppy Profiles created.
The automation I have used so far is "When a record matches condition" in which I have used 'if project name is not empty', and 'if DOB is not empty' then create Puppy Profile but i want to add script so it adds for example '4' records because their are 4 puppies. Could anyone help me to write my first script? 🙏
In my second screenshot I would ideally love for the Project name and DOB to populate as well, I'm still looking into making that work