Forum Discussion

daxdummy's avatar
daxdummy
Icon for Helper I rankHelper I
5 years ago

Cost Between Start and Finish Dates

Hi I have the data in the folowing format and I'm trying to calculate accrued cost between the dates

 

If the start date is blank then obviously costs will not accrue, if the start date is populated then the costs will accrue until finish date is populated

 

I am struggling with what I think should be a simple calculation, I can calculate in a column no problem, but when I try to calculate in conjunction with a date table I have not ben able to do this

ID     Start Date      Finish Date    Daily Cost 

A1    17/01/2020    28/12/2020   £5.00

B2    25/07/2020    28/08/2020   £4.25

C2    18/07/2020    25/07/2020   £2.50

 

5 Replies