Hi ALL,
Iam running a Payment Report in Crystal 8.5 that pulls the data from a Cashe database. Under File and Report Options I have checked select disticnt records. However a few records are still duplicated. I looked into the database and these payment entries are singular. I was concerned that the payments may be breaking out into different payors, which may cause multiple records, that is no the case. I am joining three tables. Cash_Received(Primary table), client_demographics and tx_history_all. All have a equal join. And I have tried an left join. How can I further filter duplicate records.
Iam running a Payment Report in Crystal 8.5 that pulls the data from a Cashe database. Under File and Report Options I have checked select disticnt records. However a few records are still duplicated. I looked into the database and these payment entries are singular. I was concerned that the payments may be breaking out into different payors, which may cause multiple records, that is no the case. I am joining three tables. Cash_Received(Primary table), client_demographics and tx_history_all. All have a equal join. And I have tried an left join. How can I further filter duplicate records.