Hi
I am just learning to create reports and I am stuck on one of the query where the reports pull when the actions were taken and it has got date against it but some date rows are blank. I want to create only one report where it only shows blank date rows that means it is still outstanding or need to complete it.
Is it something possible ?
I have tried
WHERE CreditRequest.ActionDate = Null
it did not work as I intended. Filters didn't seem to work either.
Can someone please direct me or help me?
Thanks,