Forum Discussion
03-04-2022
If you want to use a multi-pass aggregation here you could use this variant:
sum([work_department],sum([work_title],[Total total_capacity_hours_on_day]*0.36))
If you want to use a multi-pass aggregation here you could use this variant:
sum([work_department],sum([work_title],[Total total_capacity_hours_on_day]*0.36))