Please provide a function to retrieve a value from the most recent linked record (or last linked record).
The format would be something like
MOSTRECENTVALUE([Date field to evaluate], [Field to Display])
This would allow you to:
  • Retrieve the status of the most recent linked record and display in the parent record.
  • Do trending by comparing a current value to a value in the most recent record.
  • Retrieve the most recent result from a series of linked metrics.
  • Etc!