I am attempting to work out whether we have attended a job when we said we would attend a job and calculate %'s from it.
I have 2 tables order_line and demand.
Order_line contains details of the job and Demand contains the activities carried out on the job (1 to many)
The attend by date is in order_line so no problem there.
To calculate when we actually attended the job I have taken the start dates of the individual activities and returned the minimum date.
I have placed these fields / formula in the Group Header and can work out if we have attended on time (Yes or No).
This has returned a list of group headers / detail suppressed with Yes or No for each header.
How can I now calculate how many Yes's and No's appear and show percentages of the total groups.
Any help would be greatly appreciated.
sjdbmc
I have 2 tables order_line and demand.
Order_line contains details of the job and Demand contains the activities carried out on the job (1 to many)
The attend by date is in order_line so no problem there.
To calculate when we actually attended the job I have taken the start dates of the individual activities and returned the minimum date.
I have placed these fields / formula in the Group Header and can work out if we have attended on time (Yes or No).
This has returned a list of group headers / detail suppressed with Yes or No for each header.
How can I now calculate how many Yes's and No's appear and show percentages of the total groups.
Any help would be greatly appreciated.
sjdbmc