mnmdesigns
MIS
Hi,
I am having problem with Group and record selection in my report. Here is what I am trying to do.
First I need to have a group where the {Employee.Position} has to be manager. In my case it would be {Employee.Position} = "MANAGER"
Then I only need to show those reocords in the deatial that fall under this manager. {Employee.Position} = "FRONT DESK ASSOCIATE} and {Employee.Position} = "ASSISTANT MANAGER"
The database has a field which shows their relationship in the field {Employee.ParentID}.
So my end result would be:
Group = Manager Name and ID.
Records = ID and Name of the Employee that work for this manager.
I will be very grateful if someone can show me how to do this.
Thanks in advance.
MD
I am having problem with Group and record selection in my report. Here is what I am trying to do.
First I need to have a group where the {Employee.Position} has to be manager. In my case it would be {Employee.Position} = "MANAGER"
Then I only need to show those reocords in the deatial that fall under this manager. {Employee.Position} = "FRONT DESK ASSOCIATE} and {Employee.Position} = "ASSISTANT MANAGER"
The database has a field which shows their relationship in the field {Employee.ParentID}.
So my end result would be:
Group = Manager Name and ID.
Records = ID and Name of the Employee that work for this manager.
I will be very grateful if someone can show me how to do this.
Thanks in advance.
MD