I have an Assigned to person field. When a list item is created and it is blank I'd like it to go to a specific email, and if it has a person selected the email would go to them. I'm using the condition shown below, but it keeps resulting in "false" no matter what if the field is empty or not.
Hi @EMA03356 ,
NULL is actually a "value". Instead, check if the "Assigned To" column is EMPTY:
The expression being:
Ellis
____________________________________
If I have answered your question, please mark the post as ☑️ Solved.
If you like my response, please give it a Thumbs Up.
My Blog Site