lawsonreports
Technical User
I know this is simple, but I am new to Crystal, and I'm stumped.
I have a table with these fields (greatly simplified):
Emp#, License_type, Active_flag
There are many License_types for each Emp#, but only one where Active_flag = Y.
Here is what I want: Show all records, by employee, for each employee that has a License_type = ¶meter and Active_flag = Y.
So, for all employees that have an active license type of X(parameter), I want to see ALL of their licenses. Is there a way to do this without using a subreport?
I have a table with these fields (greatly simplified):
Emp#, License_type, Active_flag
There are many License_types for each Emp#, but only one where Active_flag = Y.
Here is what I want: Show all records, by employee, for each employee that has a License_type = ¶meter and Active_flag = Y.
So, for all employees that have an active license type of X(parameter), I want to see ALL of their licenses. Is there a way to do this without using a subreport?