Hi, I have a task list that I have a workflow running on. The workflow does a number of things, but it is dependent on the due date being populated. I am trying to figure out a way to either conditionally start, or run an if statement in the workflow, if the date is not blank. Of course, there is no option for is blank and I am having an issue figuring out a way around it.
After some searching on the forums, I found some similar situations, but they were for on-prem and I couldn't get it to work on O365. Hoping someone can help.