How to Sum by a variable AND filter by another variable?
I am trying to create a report with the days off people take in our company - so using the Activity subject aream I have a report with the user name, and then there are 2 different types of days fof that they take so i want to count them in seperate columns. I can do the SUM(Duration BY Alias) but I want to also filter with Task type.
For example User A has a total of 5 days off for holiday and 3 for sick days and user B has 10 for holiday and 2 sick days the report should look like this: