CrystalBox
IS-IT--Management
I use Crystal XI along with MS ACCESS.
I'm having trouble trying to show records when a particular database field is blank. Specifically, I'd like to produce a report that shows cases that are "Open" (pending). The only indicator of a "Open" case is when the "completed" date field is blank. I've been able to show both "completed" and "Open" (completed) on the same report using an left outer join, but can't figure out how to just show the cases that are open based on the blank date field.
My report is grouped by "Investigator". I would like to show just the "Open" (pending) cases each investigator has.
Any help you can give me is appreciated.
I'm having trouble trying to show records when a particular database field is blank. Specifically, I'd like to produce a report that shows cases that are "Open" (pending). The only indicator of a "Open" case is when the "completed" date field is blank. I've been able to show both "completed" and "Open" (completed) on the same report using an left outer join, but can't figure out how to just show the cases that are open based on the blank date field.
My report is grouped by "Investigator". I would like to show just the "Open" (pending) cases each investigator has.
Any help you can give me is appreciated.