How to handle blank/null date fields in Formula step?

I am working on a workflow where CompletionDate
can be blank. When I use ISBLANK() function it is
not detecting empty cells from Excel input.
What is the correct formula to check NULL or
blank dates in AutomationEdge Formula step?