Help

Re: Combining multiple formulas to filter records

422 0
cancel
Showing results for 
Search instead for 
Did you mean: 
phaproduction
4 - Data Explorer
4 - Data Explorer

I am using Make.com to pull data from Airtable.

I want to filter the records based on three Formulas. I've checked them individually and they seem to work, however, I do not know how to combine them into one filter.

These are the individual formulas:

{Image 1 URL}!=BLANK()
{Date Uploaded}=BLANK()
{Date Downloaded String}="{{formatDate(now; "YYYY-MM-DD")}}"

 

What is the right way to combine these 3 formulas into one?

1 Reply 1

You need to use Airtable’s AND() function to combine all 3 of them together.

if you have other questions about Make (or Airtable formulas), there are many Make/Airtable experts answering questions here.