Capture date of Interesting Moment and write it to a date field?

Anonymous
Not applicable

Capture date of Interesting Moment and write it to a date field?

We have some interesting moments that we would like to be searchable over time in SFDC (even when new interesting moments have come in). So I have a date field for them, but now I need to back-fill that date field.

Is there a way to find th records that have had this interesting moment and then enter the date of that interesting moment into that date field?
Tags (1)
2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

Re: Capture date of Interesting Moment and write it to a date field?

I don't think you can backfill it exactly. You can look at Last Interesting Moment Date, but that's the most recent.

If you want to search these, you may be better off using the Activity Logger in Admin>Salesforce instead. Or add your own Activity Tasks as part of the IM flow.
Anonymous
Not applicable

Re: Capture date of Interesting Moment and write it to a date field?

Thanks, Josh. That lead to a new problem, which I figured I'd post as a new discussion:
Insert a datetime token value into a date field?