Feb 12, 2021 10:02 AM
Hello,
in an automation i try to find records based on conditions on a linked record. When i try to find the value from the record triggered, I find it but i can’t insert it.
here is the video : Loom | Free Screen & Video Recording Software
Feb 14, 2021 02:30 PM
I encountered the same issue:
Feb 23, 2021 11:20 AM
Following this post to see answer
Mar 03, 2021 01:26 AM
You can work around this by adding e.g. a rollup field with the ID from the other record. This can be inserted.
Mar 03, 2021 09:44 AM
i ll check your proposition ! TY
Mar 13, 2021 07:06 AM
Hi. Any. luck in getting this to work? I am trying to do the same thing. Your video is exactly the issue that I am running into. I cannot search the second table for names that match the “name” of a record in the first table. I want to be able to automatically link the appropriate record in the second table to the record in the first, but without the ability to find the matching name, I am stuck (unless I turn to Zapier or Integromat)
Apr 12, 2021 04:03 AM
i have the same issue, have tried a myriad of different approaches, but this is simply a bug, please help dear airtable team @Airtable_Clerk @AirtableGuru :slightly_smiling_face:
Apr 16, 2021 06:10 AM
What you can do as a workaround is to add an Update record Action step before your Find action that updates the value use for the search in a text field. You will be able to use that text field in your Find action. Hope that it’s clear.