Forum Discussion

Elisa112's avatar
Elisa112
Helper V
1 year ago
Solved

Compare dates in a summarised table

Hi Experts   I have summarise data based on columns from a customer and a training outcome table, Im gtrying to find the number of days from the customer start date to the date they found a job.  M...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi, Elisa112 

     

    Is this the result you expected? If not, please provide more information.

    Days to employment = DATEDIFF([Start Date],[Outcome Date],DAY)

     

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.