I am struggling with the last stage of an automation and keep getting a message that it's received invalid inputs but I can't figure out what I'm doing wrong.
I'm a Literary Agent and have a Titles table, an Authors table and an Editors Table.
When I'm working on a book and chat to an editor about it I have a section in the title field where I can add a link to an editor who wants to see that book and it will create a new entry in my submission tracker that is named 'Title - Editor' so that when I come to do my submission I have a full list of who I've spoken to in the right place. This brings through the title/author information no problem, but, the editors are all lumped in together on the linked field which means I can't separate out and easily find the publisher/imprint info.
I've created a formula that will pull the editor name from the main field on this table. Then I've created an automation that says when the editor name calculation updates, find a record that matches in the editor table. This part of the automation is working fine.
I've then done a condition where if the result list is 1, the base record should be updated and I've created a new linked field to the editor table and what I want is for the automation to add the record it found in the earlier stage to this field but I can't figure it out.
Thanks for any help...