Hi rahulkad29786I don't think this is supported. At the moment,
delivery logs can only be extended to hold columns from the profile
schema. If I had to give you a solution, it would bedefine column say
'lastContentHeader' on Profiles.From the Profile ext schema, this column
can be added to the delivery logs schema as well.Then have a
workflow/activities run right before the email execution and update the
value. Full disclosure, I have not tried this myself so not sure of the
unknown unknows her...