I want to create a dashboard where I can select a client and see how many juniors vs. seniors have worked on that client month by month, based on the sum of "Duration (decimal)".
Basically, I want to:
Can you help me, please?
Basically, I want to:
- Compare the total time worked between juniors and seniors
- Observe whether different people are being assigned to that client over time
- Analyze if there are significant differences in workload between juniors and seniors
- Compare senior-to-senior and junior-to-junior contributions across month
Can you help me, please?