Forum Discussion

MattMc's avatar
MattMc
Qrew Trainee
2 months ago

A way to look up a previous Record ID's [Date Created] Field

Hi, thank you in advance for any help, I am currently trying to figure out a way to look up a previous Record ID's date created and calculate the time between the old record ID's [Date Created] and ...
  • MarkShnier__You's avatar
    2 months ago

    Ok, it's relatively easy to calculate the date created between the most recent child and the previous child.  If you want to know the time between each successive child record, that's a whole different question and more difficult.

    1. Summary field for Max Date Created
    2. Lookup down to child calling it [Date Created of Most Recent Change History].
    3. Summary field for Maximum Date Created subject to the filter that the [Date Created] is less than the  value in the field [Date Created of Most Recent Change History].  Call this [Date Created of 2nd Most Recent Change History

    'er, yur done!