Forum Discussion

DSiffredi's avatar
DSiffredi
Icon for Microsoft Employee rankMicrosoft Employee
5 years ago

Spreading values over time (total requested hours over time)

Hi there, I hope everybody is doing great. 
I've been trying to crack this nut for some hours but I'm not finding the right way to do it - so I rather ask for help. 

the situation is simple - I have projects that have start and end dates , total requested hours and I want to be able to spread the requested hours over the months since the project start till it ends. For example a project that has 100hrs requested over two months , I want to be able to put that into a visual but instead of seeing 100hrs on the starting date of the project , I want to be able to see 50 hrs on month 1 and 50 hrs on month 2. if the project runs for 10 months and its a 1000 hrs project , then I want to be able to see 100 hrs x month over the 10 months of the project. unfortunately there's no granularity on the data I'm getting and I don't know how create that table . 

 

I'm attaching a picture of the issue (not the solution but I hope the explanation makes it easy to follow). and adding a simple table with the minimum data I guess we need to create a solution (the model is way to big and sensitive to share more than this). 
thanks in advance 

 

Project.Requested Resource Start DateRequested Resource End DateRequested Hours
22065507/1/20206/30/2021574
22455707/1/20206/30/2021160
20592007/13/20209/12/2020120
21851047/20/20204/2/2021360
22211847/20/202011/7/202092
22267267/27/20209/26/2020100
22495847/28/202011/6/202088
22495927/28/202011/6/202084
22495987/28/202011/6/202040
22740848/2/20206/30/2021800
22247008/3/20203/19/2022264
19382848/31/202011/29/2020424
21296768/31/202010/16/2020240
22645128/31/202010/16/2020160
22645228/31/202010/16/2020120
19821749/7/202012/31/2020240
21404329/14/20205/31/202124
21976949/14/202012/31/2020400
22734169/14/202012/11/2020320
23106149/14/202010/16/202080
22358269/21/202011/27/2020320
23171089/21/20205/5/2021142
23171229/21/20205/5/2021400
12648749/28/202010/2/202040
23171209/28/20205/5/202180
23143929/30/202012/30/2020240
215251010/1/202012/11/2020558
215255010/1/202012/11/2020306
194616410/5/20206/30/2021200
198217410/5/202010/16/2020240
212967610/5/20207/5/2022176
221559810/5/202011/14/202060
223081210/5/20201/8/2021720
236556810/12/20204/25/2021252
235388210/13/20201/29/2021192
192957010/19/202011/27/2020240
221558010/19/20202/5/2021292
235548210/19/202012/19/2020248
236558610/19/20204/25/2021140
236559410/19/20204/25/2021248
236581810/20/20205/9/202196
236592210/20/20204/25/2021708

3 Replies