J
Jean-Francois Gauthier
I want to have a report that shows a bundle number, and the total amount of
records in the bundle, and then showing the completed records in the bundle
and the incomplete records in the bundle. Is there a way to do this?
I tried to make a query for all the records which does a count of the
records per bundle. This works. I then made another query for all records
in a bundle with complete status. This works. Then made a query for all
the records in a bundle that are incomplete. Also works.
When I join them together, I get duplicate information rather then just one
line per bundle showing the total of records, then complete records and
incomplete.
Thanks,
records in the bundle, and then showing the completed records in the bundle
and the incomplete records in the bundle. Is there a way to do this?
I tried to make a query for all the records which does a count of the
records per bundle. This works. I then made another query for all records
in a bundle with complete status. This works. Then made a query for all
the records in a bundle that are incomplete. Also works.
When I join them together, I get duplicate information rather then just one
line per bundle showing the total of records, then complete records and
incomplete.
Thanks,