Aaron.Lowrey
New Member
I'm attempting to find a way to aggregate a value across several dates. I have a set of hours for projects that I am wanting to split up between all the dates for that project. I've been able to work out work days including holidays in a table column. I would like to use some function like list.aggregate to take the value say like 40 hours and set 8 hours in each row for each date until I run out of hours.
I've run into a dead end and I've not been able to figure out how to make this work. I am trying to do all of this using M. Any help would be appreciated.
I've run into a dead end and I've not been able to figure out how to make this work. I am trying to do all of this using M. Any help would be appreciated.