I'm trying to create a derived field to determine the date that a field change was entered on. I can use the "date last changed" keyword to get the effective date of the change, but I'm trying to get the date that change was entered. For example, I change the Position.Active field to inactive on 3/25/2025 effective on 3/1/2025. I'd like to return the 3/25/2025 date. Thanks in advance.