Hi please help with formula to add in body of email, Simple formula failing again and again.
I have lesson learned log and have Project ID column (value) I m creating expression in email v2 if project ID is missing in the Lesson log, KCI email should say text "Generic" and not fail the email to user, Please help with the right formula, as if ID is present still email saying generic in email.
if(equals(triggerBody()?['body/ProjectID'], null), 'Generic')

Report
All responses (
Answers (