Forum Discussion

hrose1030's avatar
hrose1030
New Member
6 years ago

Adding workdays to a table with multiple dates

Hello,

I have a home construction schedule with different milestones which contain different dates per each house.  I am trying to create a table which adds a set amount of workdays, based on milestones, to the start date, to get an end date.  I want to use this as a template to be able to refresh my data.  I created a calendar table with index and i have been able to get the first column of dates to go through the formulas and give me the correct "end date" column, but I need to figure out how to get it to parse through the columns each time...here is my current data table

 

 

 

 

 

 

 

FootEndDate = RELATED('Calendar'[StartToFoot])

 
 
 

 

 
 
 
 

So the FootToUnderslab column needs to add 10 workdays to the Pour Footing date column to get the FootEndDate column, the UnderslabTo Slab column needs to add 4 workdays to the Install underslab column to get the UnderslabEnd column, and so on.  Any help is greatly appreciated!

It is difficult to explain exactly what i am doing so please let me know if you have any questions.

 

Thank you kindly

 
 

 

 

 

 

 

 

 

 

3 Replies