I have connected my Airtable to make and need to search records in it to automate a workflow.
I need to in this case match the value of the column of my Airtable called “Suppliers” with a field in a Jotform (which is already connected) called “Supplier Name” (in red) and use all records of these rows if another column in my Airtable “Photos submitted?”=‘No’
I have added the module “search records” and the formula: ({{30.Suppliers}} = ‘{{1.request.q6_supplierName}}’) AND {{30.Photos submitted?}}=‘No’
It seems Airtable does not allow [Array brackets], but Make adds these by itself when I reference the Airtable in the formula.
I’ve already given multiple answers on this topic about how to use Airtable FilterByFormula with Make.
Please check this answers where I’ve also attached multiple related to it.
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions and give If you need expert help or have questions? Contact or comment below!