Hi Guys,
I have a table called creators which has creators names. I use open AI to go through my database and give me the list of creators who will match some condition.
I want to be able to add these suggested creator into another table. But it should create multiple rows meaning each creator should be sent to a sperate row in a column.
How can I achieve this?
Currently all my selected creators are written to single column in a row.
Thank you in advance for your help.
Regards,
Dilip