The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Feb 20, 2024 12:25 PM - edited Feb 23, 2024 01:15 PM
[SOLVED] Thank you for your help!
UPDATE:
Feb 20, 2024 06:57 PM - edited Feb 20, 2024 07:47 PM
Hmm, I couldn't see where you're setting the formula via your screenshots, sorry if I missed it!
Here's a Make scenario I set up that watches a Google Sheet and searches an Airtable table based on the value from cell A of the new row:
I think you could do this fully within Airtable if you had the automations to spare as well
Feb 20, 2024 07:13 PM - edited Feb 20, 2024 07:15 PM
Hi Adam!
Thank you!
So I managed to get the syntax filter set up.
I am just not sure about the filters to not create duplicates for:
1. Create a new record
and
2. Update a record
Also, what values do I put into the Create and Update a record in the Airtable modules?
For the Unique key, it’s SCOTT #, do I use the value from the Airtable Search module?
For the field values, ie Stamp Description field, in Create and Update a record in Airtable modules, is it the Google sheet values?
Any help would be appreciated!
Feb 20, 2024 09:58 PM
Hmm, you say you've got the syntax for the filter set up, so I'm assuming you've got a working "Search Records" module that outputs the number of records it found based on your unique ID
If so, use a router to determine whether you should then create a record or update a record?
Are you trying to create like a one to one copy of the Google Sheet in Airtable or something? Sorry, I don't really know what you're trying to do and so I don't know what values to use and stuff