Apologies for the length of the post, but I don't know how else to describe the problem.
I am using CR8.5
I am writing reports to extract data from a learning management system with the following structure
Table 1 Employee table
Emp_PK
Emp_LName
etc
Table 2 Class Roster table
Emp_PK
Evt_PK
RegistrationDate
etc
Table 3 Class Table
Evt_PK
Evt_Name
etc
Is there a way that I can filter the employee table and the Class table, but still show all returns from the employee table that meet the employee filter, even if there is not entry in the Class roster table for the filtered Class
The LMS has about 9000 employee records and about 5000 class records at present, so I would like to be able to filter employees down to an organisation (which is a different table link to Employee table) and show the status of training for all those employees against a chosen class. Status of people not in the Class Roster table would be "Not Registered" for example.
Thanks
Tony Martin
tony.martin@comalco.riotinto.com.au
I am using CR8.5
I am writing reports to extract data from a learning management system with the following structure
Table 1 Employee table
Emp_PK
Emp_LName
etc
Table 2 Class Roster table
Emp_PK
Evt_PK
RegistrationDate
etc
Table 3 Class Table
Evt_PK
Evt_Name
etc
Is there a way that I can filter the employee table and the Class table, but still show all returns from the employee table that meet the employee filter, even if there is not entry in the Class roster table for the filtered Class
The LMS has about 9000 employee records and about 5000 class records at present, so I would like to be able to filter employees down to an organisation (which is a different table link to Employee table) and show the status of training for all those employees against a chosen class. Status of people not in the Class Roster table would be "Not Registered" for example.
Thanks
Tony Martin
tony.martin@comalco.riotinto.com.au