Question about... Last Update Date

Hi,

I have not tested this as yet for myself, and was wandering…,

"Does the system field Last Update Date always have a value? In other words, if a record was never opened after being initially created, would the Last Update Date field have a value anyway, such that it would be the same as the value in the Create Date field?

If anyone knows, that would be great!

Thanks,
Kane

Hi,

The last update date should always have a value. If the record is not edited after being created, the last update date will be the same as the create date.

FYI…

Here is my other related interaction on the Ragic Forum regarding this…

Date/Time Last Modified - updated when “Update Values On Another Sheet” is executed - Feature Request - Ragic Community

  1. And, here is someone else on the Forum with a similar inquiry! I found it to be very informative!
  1. Lastly, you can check out what the Ragic Learning Centre has to contribute…

Generating the Last Modification Date & Time of a Specific Field in the Entry

Best wishes!

Kane

1 Like

If the record is created via a subtable on a parent sheet, then there is no Create Date or Last Update. Only when a user physically makes a change from the sheet itself will the creation and last update fields register a value. I always found this very strange. Is there a way to force a record created this way to auto register a create date?

Hi,

Just to make sure, is the last update date field present on both the parent sheet and the child sheet?

Here are screenshots from both sheets. The parent sheet is the one with Created and Last Modified values:

Screenshot 2026-06-06 at 12.50.36 AM

Screenshot 2026-06-06 at 12.49.52 AM

Hi,

Do those entry log fields have the same field IDs on the parent sheet and the child sheet?

The field IDs are different on every sheet, but isn’t that how they are supposed to be?

Hi,

Let’s say you have two sheets: a main sheet and a sheet created from the subtable on the main sheet, and both sheets have the created date field and the last modified date field.

Situation 1: Both sheets have different created date field IDs and last modified date field IDs.
In this case, this means the fields are not in sync across the two sheets. If you create or modify entries in the main sheet, the system will only automatically generate the date values on the main sheet. The created date field and the last modified date field will still be empty in this case.

Situation 2: Both sheets have the same created date field IDs and last modified date field IDs.
This means the created date and last modified date field was created on one of the sheets, and added to the other sheet using link fields from parent sheets or adding fields to the subtable of the main sheet. In this case, the fields on both sheets will be in sync. Therefore, when creating or modifying entries on one sheet, the system will generate the respective date values on the created or last modified date fields, and these values will be in effect on both sheets.