I want to populate cells in a Contact List column that is used in workflow automations based on a formula that pulls the contact(s) from another sheet.
Sheet fields: Resource(s) (type Contact List that allows multiple contacts per cell)
Start Date (type Date)
End Date (type Date)
Position (drop down - single select)
My other sheet tracks procurement requests. I would like to create a column formula that pulls in the appropriate resource into a contact field where:
the position matches a given string ("Budget Officer")
and the system Created date is equal to or between the start and end dates.
Only one row will match both the string and date conditions.