G
Guest
I have searched through the postings regarding my problem, but I can't seem to find what I am looking for. Currently I have a report based on one query that shows, for example:
employee name
employee number
course_taken
duration
An employee can take multiple courses, and I have summed the duration of all courses taken in the summary line. My problem is, that in the detail summary, I need to have a count of unique employee numbers so I can show how many employees have taken courses. I have created a secondary query that counts distinct employee numbers, but I don't understand how to bring that count into the report to show in the detail summary line, alonside the duration of total courses taken for example.
Please help!
employee name
employee number
course_taken
duration
An employee can take multiple courses, and I have summed the duration of all courses taken in the summary line. My problem is, that in the detail summary, I need to have a count of unique employee numbers so I can show how many employees have taken courses. I have created a secondary query that counts distinct employee numbers, but I don't understand how to bring that count into the report to show in the detail summary line, alonside the duration of total courses taken for example.
Please help!