Microsoft
Software
Hardware
Network
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
PowerShell commands for Exchange 2007
How do I edit a links list styles?
What's the best way to protect a PDF on an iPad?
Does Norton's Ghost 11.5 support Windows 7
SIMPLE IF question for asp.net
batch file to copy database to user specific directory
Error message when execute Macro
AS400 SNDDST Problem to few domain names
How do I sort a vector?
Sql Server 2008: User Schema vs. Column in table partitioning.