I need help to finish a schedule for projects based on time elapsed. The current formula that I am trying to use has a Datedif formula but I don't think Smartsheet supports that. Any ideas or assistance would be helpful?
=DATEDIF([Projected Start Date]@row, [Projected Finish Date]@row,[Actual Finish Date]@row)/DATEDIF([Projected Start Date]@row,[Projected Finish Date]@row,[Actual Finish Date]@row)