Hi,
I’m in the process of creating my first Crystal Report. I’m using CR 11, the data source is an MDB file (created from Raiser’s Edge). The report displays constituent info, like name, address, home phone, cell phone, etc. alongside with some transaction info. (Note: constituents in the non-profit are like customers in the corporate world.)
When I include name and address, every record in the data source is displayed, even if the address is missing from the data source. However, when I add either type of phone number, only records that have that type of phone number are displayed. In other words, the constituents are displayed, even if they don’t have an address (obviously, the address field will be blank in the report); however, if they don’t have the type of phone that I include, the whole record disappears. If I remove the phone number, the missing records appear again.
In this specific case, there are 28 records in the source, 18 of which have a home phone number. If I include only name and address, all 28 are in the report, even if they don’t have an address. When I add the home phone number to the record, only those 18 are displayed that have a home phone number.
Any idea how to fix this?
|