Summing independently from GroupHeaderBands
Posted: Fri Aug 09, 2024 11:55 am
Hello,
Within a month, employees work different hours on various projects. Each project is assigned a cost center called "Cost WBS". The goal of the report is to determine the total costs of all employees per cost center. The costs per employee AND per cost center must be calculated based on the percentage of the " total working hours (per employee) / working hours per WBS (per employee) ". How can I calculate the total working hours "total WorkHours" (purple text), given that the parent GroupHeaderBand prevents this because it is grouped by cost center WBS?
Groupheader 4 is grouped by Cost WBS. --> ({WorkDay.TimeBookings.Equipment.CustomText07}&&{WorkDay.Employee.CustomText06})
Thanks in advance.
Within a month, employees work different hours on various projects. Each project is assigned a cost center called "Cost WBS". The goal of the report is to determine the total costs of all employees per cost center. The costs per employee AND per cost center must be calculated based on the percentage of the " total working hours (per employee) / working hours per WBS (per employee) ". How can I calculate the total working hours "total WorkHours" (purple text), given that the parent GroupHeaderBand prevents this because it is grouped by cost center WBS?
Groupheader 4 is grouped by Cost WBS. --> ({WorkDay.TimeBookings.Equipment.CustomText07}&&{WorkDay.Employee.CustomText06})
Thanks in advance.