Hello. I have a big table of data (around 30,000 entries) indicating labour hours of employees at different projects.
For example, an employee John has worked 12 hours at Project A, which belong to Programme B. John is a manager.
An employee Steve has worked 7 hours at Project C which belongs to Programme D. John is a specialist.
An employee Sarah has worked 10 hours at Project E which belongs to Programme F. Sarah is an engineer. and so on.
I need to calculate labour hours and to sort the information by project, programme and job. For example, I need to find out the total hours spent for Project A, C, E etc, how many hours in total were spent for Programme B, D, F etc... How many hours were spent by managers, specialists and engineers.
So you can guess that there are many projects under different programmes and I need to sort out the data. Eventually I need to know how many hours were spent for each programme and for each project etc.
I use the filter in my table and the necessary data perfectly is shown. I wondered where it was possible to show all the required data in one report? So one report will contain Project A - xx hours, Project C - xx hours etc.. then there would be another report sorting the data by programmes: Programme B - xx hours, Programme D - xx hours... then another report showing how many hours were spent by managers, specialists and engineers etc..
I hope it all makes sense. hope someone can help.
For example, an employee John has worked 12 hours at Project A, which belong to Programme B. John is a manager.
An employee Steve has worked 7 hours at Project C which belongs to Programme D. John is a specialist.
An employee Sarah has worked 10 hours at Project E which belongs to Programme F. Sarah is an engineer. and so on.
I need to calculate labour hours and to sort the information by project, programme and job. For example, I need to find out the total hours spent for Project A, C, E etc, how many hours in total were spent for Programme B, D, F etc... How many hours were spent by managers, specialists and engineers.
So you can guess that there are many projects under different programmes and I need to sort out the data. Eventually I need to know how many hours were spent for each programme and for each project etc.
I use the filter in my table and the necessary data perfectly is shown. I wondered where it was possible to show all the required data in one report? So one report will contain Project A - xx hours, Project C - xx hours etc.. then there would be another report sorting the data by programmes: Programme B - xx hours, Programme D - xx hours... then another report showing how many hours were spent by managers, specialists and engineers etc..
I hope it all makes sense. hope someone can help.
