Forum Discussion

bigmac025's avatar
bigmac025
Helper I
1 year ago
Solved

Distributing Total Project Task Time over Date Range Evenly

Hello,   I have a power bi question. I have project data that specifies the start and end date of the project task and the time that it is going to take between those two dates to complete the task...
  • lbendlin's avatar
    1 year ago

    here is a crude version without totals

     

     

    Here's a bit more sphisticated with totals

     

     

    Of course you will want to add a proper workday logic to this too to exclude weekends and holidays.