Hi All
Is it possible to find number of days between two days in a view.
One view shows a some documents which have a DatedCreate and DateCompleted fields (date/Time). I want to display difference in these two dates.
One possible solution would be to have a hidden computed number field on the form which is populated using TimeDifference function of Lotus Script.
As this is a production DB, I would prefer to a formula solution so that I can calculate the difference between the two dates in the view only.
Can anyone please suggest a solution.
Thanks in advance
Alpna