Skip to main content

What am I doing wrong with this one? Please help!

If ({Date Due} IS_BEFORE{Date to work on it}), “ :nauseated_face: ”))

If (
   IS_BEFORE({Date Due}, {Date to work on it}),
   "🤢"
)