I'm running Crystal v10, SP3, on a Progress v9 database. Without going into too much detail, I'm writing a fund statement for a community foundation. This is a financial statement that pulls general ledger data from an accounting database. I have two versions of the report - one that runs for single funds, and another that consolidates the data from several funds. Basically, the only real difference between the two reports is that the consolidated report uses a larger data set than the fund-level version. The selection criteria are identical except that the fund-level version pulls records where the fund ID equals a single value, where the consolidated version pulls records where the fund ID is one of several values.
My problem is that, in the consolidated version, records are being skipped. I ran the report with the detail unsuppressed and compared the two sets of output, and there are very clearly records that are included in the fund-level report that are simply missing from the consolidated one. Again, I made no changes to the selection critera in the two reports other than changing which fund ID's are being pulled. I'm getting some records from every fund ID that should be included, so the problem isn't there.
I'd be glad to answer any questions or provide any additional detail that anyone thinks will help them assist me with this.
Thanks,
-Dave
My problem is that, in the consolidated version, records are being skipped. I ran the report with the detail unsuppressed and compared the two sets of output, and there are very clearly records that are included in the fund-level report that are simply missing from the consolidated one. Again, I made no changes to the selection critera in the two reports other than changing which fund ID's are being pulled. I'm getting some records from every fund ID that should be included, so the problem isn't there.
I'd be glad to answer any questions or provide any additional detail that anyone thinks will help them assist me with this.
Thanks,
-Dave