Hi All! Newbie to the Community, but not to Airtable. I have a Table, Table 1, where info is populated by form submission from everyone in my office who completes a task. I am trying to feed a subset of that information into Table 2. (Let’s assume for some reason that creating a new View of Table 1 won’t meet my needs.)
My Trigger tests perfectly:
But my automation Action keeps failing. This is a simple pull - a number is entered into a form that populates a record. I want it to pull the record identifier (which is, in both tables, a number entry Primary Field) over from Table 1 to Table 2.
I cannot fathom what would be going wrong here!