May 10, 2024 11:29 AM
I have a table of projects. Associated with each project is multiple teams and multiple quarters. Both the quarters and teams fields are sourced from linked records.
I would like automation (or script) to create related projects in another table, one per multiselect field combination. I've tried creating a script with ChatGPT, but no luck. I also so some other solutions in the community that were similar, but not quite the same as my situation. Any suggestions?
Solved! Go to Solution.
May 12, 2024 10:44 PM
What issues did you face when attempting to use repeating groups for this?
https://support.airtable.com/docs/repeating-groups-of-automation-actions
May 12, 2024 10:44 PM
What issues did you face when attempting to use repeating groups for this?
https://support.airtable.com/docs/repeating-groups-of-automation-actions
May 20, 2024 03:16 PM
The repeating groups helped, but I can only apply it to one field (I can't nest them). For now, this will work. Thanks!