martindell
IS-IT--Management
OK, I know I'm being dumb but I'm new to Crystal and really stuck - I'd appreciate any advice on the following.
I'm creating a report to issue a statement of account to a customer. It needs to detail items ordered and payments received (often multiple instances of both) and work out whether there is a balance owed or overpayment (hah!)
I'm querying three tables, orders, items and payments, where rows on the items and payments tables relate to a unique order id row. Basically, payments and items know which order id they belong to so I'm reporting on items and payments that belong to a particular order id.
I can't get a report to work that displays all the payments AND all the items - either of them but not both at the same time. This is a subreport in itself otherwise I'd use a subreport to do this.
I've done all the help files and examples I can find but am getting nowhere.
Thanks in advance
Martin
I'm creating a report to issue a statement of account to a customer. It needs to detail items ordered and payments received (often multiple instances of both) and work out whether there is a balance owed or overpayment (hah!)
I'm querying three tables, orders, items and payments, where rows on the items and payments tables relate to a unique order id row. Basically, payments and items know which order id they belong to so I'm reporting on items and payments that belong to a particular order id.
I can't get a report to work that displays all the payments AND all the items - either of them but not both at the same time. This is a subreport in itself otherwise I'd use a subreport to do this.
I've done all the help files and examples I can find but am getting nowhere.
Thanks in advance
Martin