
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2019 07:43 AM
How do you add an "is empty" or null value IF condition?
Logically, I am just trying to write a condition that says
IF (Assigned To is not empty) THEN (etc).
What's throwing me off is that the UI has options for "is", "is not", "contains", and "does not contain" -- but there are not options for "is empty" and "is not empty."
I imagine there's a simple way to do this, but any help would be appreciated.
Solved! Go to Solution.
- Labels:
-
flow designer
- 18,991 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2019 08:33 AM
Hi Denton,
In that case, you will just select "is not" from the filter and leave the input as blank. i.e Trigger->Incident Record->Assigned To | is not |
-Pradeep Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2019 08:33 AM
Hi Denton,
In that case, you will just select "is not" from the filter and leave the input as blank. i.e Trigger->Incident Record->Assigned To | is not |
-Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2019 05:08 AM
This works fine if we have only one condition. It throws error incase of multiple conditions.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2020 03:33 PM
I'm not able to reproduce this issue. Could you share the steps to reproduce?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2020 09:23 AM