Im trying to enter a forumla that shows the difference between the date that a task was completed and the current date. I know there is a function datediff( interval, date1, date2).
I cant seem to make thie function work. I do not know what to enter in the interval field. I just want to show the number of days till the scheduled end date compared to the current date. I.E. today is the 29th, task is scheduled to end on the 31st, the field should show 2 days.
datediff( ???, date(), {Baseline Finish]) what goes i nthe ???? and does this seem right. Thanks.
I cant seem to make thie function work. I do not know what to enter in the interval field. I just want to show the number of days till the scheduled end date compared to the current date. I.E. today is the 29th, task is scheduled to end on the 31st, the field should show 2 days.
datediff( ???, date(), {Baseline Finish]) what goes i nthe ???? and does this seem right. Thanks.