Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Mar 02, 2020 05:48 AM
What am I doing wrong with this one? Please help!
If ({Date Due} IS_BEFORE{Date to work on it}), “ :nauseated_face: ”))
Solved! Go to Solution.
Mar 02, 2020 06:39 AM
If (
IS_BEFORE({Date Due}, {Date to work on it}),
"🤢"
)