Airtable formula help

phaproduction

Newbie
Joined
Jan 14, 2017
Messages
45
Reaction score
17
Hey guys,

I'm trying to automate posting a ton of content to multiple accounts via Make (Integromat) & Airtable.

Does anyone know how to COMBINE multiple formulas in Airtable?

I have the following three functions, which I need to combine into one, but for the love of god I cant do it...already posted on Airtable's community with no luck, so trying BHW:

{Image 1 URL}!=BLANK()
{Date Uploaded}=BLANK()
{Date Downloaded String}="{{formatDate(now; "YYYY-MM-DD")}}"
 
Last edited:
Did you ever solve your issues? I'm trying to learn airtable myself so I don't know that I can be of much help for your specific question.

I was asking OpenAI/ GPT some stuff about airtable recently and it says it uses javascript for the scripting. That's not the same as formulas in the cells, but worth noting as there are more than one ways to solve your problem. I asked what I could do with scripting and asking specific use cases and it was spitting out some code. I don't know if that's the same as functions and formulas but had an issue like yours it may have helped. Worth a try.
 
Back
Top