I have a table with a view for monthly credits that are active and I am looking at getting an automation that creates the corresponding list of records in the next (usage) table each as their own records.
Better explained, the benefits list table has records of benefit1, benefit2, benefit3 that meet my criteria (active/monthly determined by the view). I want the automation to create new records for those benefits: benefit1, benefit2, benefit3 as their own records so that I can track the usage in the second table. When I run the automation it’s creating a single record with the values from the entire column in one cell but I want them in their own row.
Can someone clarify if I am missing a setting?