Record history column for just one column

Hi, I have a column ‘claim status’ and my users are updating the claim status from pending to completed, is any way to get the record only from this column with user changed the status and the date of the change

Hi, you can apply some record rules to the form, updating the record, if you have a linked field in your claim table you can use the record value of the logged-in user in that field, and if you have a date field, also update with the current date.