I created a workflow automation that should trigger on any person who does not have inactive days. These are people who were mass imported, and the sales team should get a task to reach out to them.
Here are my conditions:

It’s set up to create tasks, but it never does. I’m confident that the inactive days condition is what isn’t being met. If I pull that condition out it will create the tasks. Based on my reading of the documentation, using Use a Formula
and NULL
(all caps) is the right way to do it.
Thanks in advance.