Use Case 1
Description
Table 1
Time sheet
This table contains all worked hours “*Total week (hrs)” for each project “Project, internal work, absence” by week “Week starts on”, for each “Person”. For each project “Project, internal work, absence” there there is one row per person per week. This can be demonstrated in the view . Table 2
Time balance sheet
This table has one row per week “Week starts on” and per person “Person”.
The column “*Worked hours” shall display the sum of the worked hours per week for each person from Table 1.
I use the following formular: How must the formula be changed to filter the sum() for each week and person?
Please help!