Hi. I am trying to construct a formula in a Make.com search records module. The module is the trigger and I've been trying:
AND({Ind Doc}!=BLANK(),(DATETIME_DIFF(NOW(),{Record Created}(),"days")=14))
('Ind Doc' is an attachment field)
Any help would be appreciated. TIA. 😊