My company has recently moved to a new set of computer systems and is using Crystal Reports 8.5 to generate reports.
I am trying to build reports that show sales by Rep, Customer, Product, Supplier etc. I have managed to build basic reports to do this but have another problem.
The computer system keeps records of sales and credits in two separate tables. AVDT3 (Credits) and AVDT5 (Sales), I want to create a report that gives me a net value of sale, at the moment I have to use two reports, one showing the sales and one showing credits which have to be manually reconciled.
Hopefully someone can help.
I have tried linking both tables in the same report e.g.
Customer - AVDT5 - AVDT3
Customer - AVDT5
- AVDT3
And with various types of link, however I either get error messages or the report generates accurate sales data but duplicates credit information
i.e.
Customer AVDT5 AVDT3
Record1 Record1
Record2 Record1
Record3 Record1
Record4 Record1
I also thought that using sub-reports might be the solution but can't figure them out at all.
I don't know how easy it is to understand any of this, but any possible help would be appreciated.
I am trying to build reports that show sales by Rep, Customer, Product, Supplier etc. I have managed to build basic reports to do this but have another problem.
The computer system keeps records of sales and credits in two separate tables. AVDT3 (Credits) and AVDT5 (Sales), I want to create a report that gives me a net value of sale, at the moment I have to use two reports, one showing the sales and one showing credits which have to be manually reconciled.
Hopefully someone can help.
I have tried linking both tables in the same report e.g.
Customer - AVDT5 - AVDT3
Customer - AVDT5
- AVDT3
And with various types of link, however I either get error messages or the report generates accurate sales data but duplicates credit information
i.e.
Customer AVDT5 AVDT3
Record1 Record1
Record2 Record1
Record3 Record1
Record4 Record1
I also thought that using sub-reports might be the solution but can't figure them out at all.
I don't know how easy it is to understand any of this, but any possible help would be appreciated.