Question : Crystal Reports cutting off data

Hello,  I am using Crystal Reports 2008 to run a custom sales report.  In the details section, I have 3 items of data.  Sales person's name, # of repairs, # of sales.  For some reason, the last person is not being shown.  If I run the query directly in Access, everything shows up fine.  But when I run the report, the one entry does not show.  Any ideas?

Answer : Crystal Reports cutting off data

All of your joins are inner joins.  I suspect that there is missing data in one of the tables, so make all your joins "left outer".
Random Solutions  
 
programming4us programming4us