Add two Peoples on a field

Hello coda comunity!

I’m seeking some guidance on how to add two people to a People field using Update Automation Values. Here’s what I’m aiming to achieve: when the status of a task changes to X, I want the automation to assign one additional person to be responsible for the task.

Any help or suggestions on how to accomplish this would be greatly appreciated!

Thank you in advance for your support.

Hello @Gustavo_Lima ,

It is hard to help you if you don’t share a (dummy doc), but I thing the formula for the extra person should read something like:

(Step 1 Result.Responsével, extra person).list()

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.