stormtrooper
Programmer
I want my report to select only null or blank dates from a date field. I have this and it does not work. What am I missing?
isnull ({turned_on_dt}) or {turned_on_dt} = " "
Thanks in advance.
isnull ({turned_on_dt}) or {turned_on_dt} = " "
Thanks in advance.